started working on parsing labels
This commit is contained in:
@ -91,6 +91,8 @@ class MyObject(Object)
|
||||
| tb |
|
||||
tb := tc at: idx.
|
||||
System log(System.Log.INFO, idx asString, (if (tb value) { " PASS" } else { " FAIL" }), "\n").
|
||||
/*a:
|
||||
b: c:*/
|
||||
].
|
||||
|
||||
Exception signal: 'experiment with exception signalling'.
|
||||
|
Reference in New Issue
Block a user