Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDenker committed Sep 11, 2019
1 parent 94eaffa commit a64c282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClassParser/RBProgramNodeVisitor.extension.st
Expand Up @@ -3,5 +3,5 @@ Extension { #name : #RBProgramNodeVisitor }
{ #category : #'*ClassParser' }
RBProgramNodeVisitor >> visitSlotInitializationNode: aSlotInitializationNode [

self subclassResponsibility
^aSlotInitializationNode
]

0 comments on commit a64c282

Please sign in to comment.