]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/scl/Bug6989.scl
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / tests / scl / Bug6989.scl
1 main = ()
2   where
3     test = "foo","bar" 
4 --
5 ()