]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/scl/InvalidClass1.scl
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / tests / scl / InvalidClass1.scl
1 class Foo a where
2     infix 3 (+)
3 --
4 2:5-2:16: Invalid declaration under class definition.