]> gerrit.simantics Code Review - simantics/platform.git/blob - tests/scl/SinConst1.scl
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / tests / scl / SinConst1.scl
1 import "Prelude"
2
3 main = (sin + const 1) 0
4 --
5 1.0