]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/UnresolvedTypeInAnnotation.scl
2528b0e6802b83a2c646a6ea7507644c847a774f
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / src / org / simantics / scl / compiler / tests / scl / UnresolvedTypeInAnnotation.scl
1 main :: List Integer
2 main = 13
3 --
4 1:9-1:13: Didn't find type constructor List.