]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/TypeAnnotation1.scl
Merge commit '2a46c55'
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / 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>.