]> gerrit.simantics Code Review - simantics/platform.git/blob - UnresolvedVariable2.scl
9e607cbe845ea82f1001b6b0e33e681ef95f9a3d
[simantics/platform.git] / UnresolvedVariable2.scl
1
2 a = a
3 b = b
4 c = a + b
5
6 --
7 4:7-4:8: Couldn't resolve +.