]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/InvalidPattern2.scl
List the unsatisfied dependencies in CanvasContext
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / InvalidPattern2.scl
1 if x then y else z = x\r
2 \r
3 main = "Not to be executed."\r
4 --\r
5 1:1-1:19: Illegal left hand side of the definition.