Spaces:
Running
Running
File size: 175 Bytes
8f3f8db |
1 2 3 4 5 |
*vmmakerjs
isTimesFour
^self args first isConstant and:
[(self selector = #* and: [self args first value = 4])
or: [self selector = #<< and: [self args first value = 2]]] |