]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/completions/SplittingExample1.scl
27964ba12a263aed083eef3113e7e83ccd85d07f
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / completions / SplittingExample1.scl
1 ASD (
2 a
3 b
4 )
5
6 /*
7 a
8 b
9 */
10
11 """
12 a
13 b
14 """
15
16 "ab"// (
17
18 a "
19
20 b /*
21
22 c