smalltalk
/
osmo-st-mgcp
Archived
1
0
Fork 0

MGCPGrammar.st: Consume the whole input

This commit is contained in:
Holger Hans Peter Freyther 2010-09-09 12:24:00 +08:00
parent 42bc54688b
commit ec06da0886
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ PP.PPCompositeParser subclass: MGCPGrammar [
start [
<category: 'accessing'>
^ MGCPMessage
^ MGCPMessage end
]
EOL [