]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.scl.compiler/tests/org/simantics/scl/compiler/tests/scl/RecursiveValues4.scl
List the unsatisfied dependencies in CanvasContext
[simantics/platform.git] / bundles / org.simantics.scl.compiler / tests / org / simantics / scl / compiler / tests / scl / RecursiveValues4.scl
1 (foo, bar) = (foo, "Hello world!")\r
2 \r
3 main = "ERROR"\r
4 --\r
5 1:1-1:11: Illegal left hand side of the definition.