]> gerrit.simantics Code Review - simantics/platform.git/blob - Tuples2.scl
984c3a113ab3c30f32119809da9e07fc493fd982
[simantics/platform.git] / Tuples2.scl
1 // This is just a restricted version of Tuples test
2 id0 () = ()
3
4 main = id0 ()
5 --
6 ()