diff -r 5389e6fbb3bc -r 0eaf09920532 compiler/PPCUnknownNode.st --- a/compiler/PPCUnknownNode.st Wed Nov 05 21:40:01 2014 +0000 +++ b/compiler/PPCUnknownNode.st Wed Nov 05 23:05:19 2014 +0000 @@ -43,6 +43,12 @@ ^ #parser ! ! +!PPCUnknownNode methodsFor:'as yet unclassified'! + +firstCharSet + ^ parser firstCharSet +! ! + !PPCUnknownNode methodsFor:'compiling'! compileWith: compiler effect: effect id: id