diff --git a/tests/test-dirs/type-enclosing/issueLSP695.t/main.ml b/tests/test-dirs/type-enclosing/issueLSP695.t/main.ml new file mode 100644 index 0000000000..a109b12f10 --- /dev/null +++ b/tests/test-dirs/type-enclosing/issueLSP695.t/main.ml @@ -0,0 +1,2 @@ +(**) +* \ No newline at end of file diff --git a/tests/test-dirs/type-enclosing/issueLSP695.t/run.t b/tests/test-dirs/type-enclosing/issueLSP695.t/run.t new file mode 100644 index 0000000000..ac54da74f1 --- /dev/null +++ b/tests/test-dirs/type-enclosing/issueLSP695.t/run.t @@ -0,0 +1,10 @@ +FIXME: the file is not empty + $ $MERLIN single document -position 2:0 -filename main.ml