We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff41cf1 commit c6e1a06Copy full SHA for c6e1a06
tests/test-dirs/parameters.t/run.t
@@ -1,3 +1,7 @@
1
+The server might already be running, we kill it to make sure we start from a
2
+clean slate:
3
+ $ $MERLIN server stop-server
4
+
5
Check that merlin understands the `-parameter` flag.
6
7
$ query_file() {
@@ -518,3 +522,5 @@ Check that [basic.ml] no longer compiles:
518
522
"message": "This expression has type unit but an expression was expected of type int"
519
523
}
520
524
]
525
526
0 commit comments