]> gerrit.simantics Code Review - simantics/platform.git/blob - InvalidJavaTypeAnnotation.scl
b6b53ea64c3f4785b6774cb9186a1c840e43b5f5
[simantics/platform.git] / InvalidJavaTypeAnnotation.scl
1 @JavaType 123 "sdf"
2 data Foo
3
4 main = "Not to be executed"
5 --
6 1:1-1:20: Invalid parameters. Expected @JavaType "className".