Spaces:
Running
Running
File size: 123 Bytes
8f3f8db |
1 2 3 4 |
private
checkNonPointer: node op: op
self ifPointerVar: node then: [:type |
self halt: 'cannot do ', op, ' with ', type] |