Add ability to replay from exe
[lsp-test.git] / test / data / script / Test.hs
diff --git a/test/data/script/Test.hs b/test/data/script/Test.hs
new file mode 100644 (file)
index 0000000..c1ac06e
--- /dev/null
@@ -0,0 +1,3 @@
+foo = 3
+bar = False
+baz = "hello"