]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/completions/SplittingExample1.scl
New SCL completion implementation
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / completions / SplittingExample1.scl
diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/completions/SplittingExample1.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/completions/SplittingExample1.scl
new file mode 100644 (file)
index 0000000..27964ba
--- /dev/null
@@ -0,0 +1,22 @@
+ASD (
+a
+b
+)
+
+/*
+a
+b
+*/
+
+"""
+a
+b
+"""
+
+"ab"// (
+
+a "
+
+b /*
+
+c
\ No newline at end of file