]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/Tuples2.scl
Re-enabled Acorn transaction cancellation support for testing
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / Tuples2.scl
1 // This is just a restricted version of Tuples test\r
2 id0 () = ()\r
3 \r
4 main = id0 ()\r
5 --\r
6 ()