3 lines
33 B
Smalltalk
3 lines
33 B
Smalltalk
match: inputState
|
|
^ inputState.
|
match: inputState
|
|
^ inputState.
|