]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/TypeAnnotation1.scl
Added info on backup location to documentation backup.
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / TypeAnnotation1.scl
1 id x = x :: Integer\r
2 \r
3 main = id "foo"\r
4 --\r
5 3:11-3:16: Expected <Integer> got <String>.