Closed jfabry closed 8 years ago
Code
(spawn foo s) (machine foo (var x :=[1]) (state s) )
raises an error that the foo machine is not found. It should be because it is in scope.
foo
Fixed in LiveRobotics-Interpreter-johanfabry.176
LiveRobotics-Interpreter-johanfabry.176
Code
raises an error that the
foo
machine is not found. It should be because it is in scope.