PetitCommonMark/software/petitcompiler/PPPreviousParser.extension.st

7 lines
123 B
Smalltalk

Extension { #name : 'PPPreviousParser' }
{ #category : '*petitcompiler' }
PPPreviousParser >> changesContext [
^ false
]