compiler/tests/extras/PPCLL1ExpressionGrammarTest_Universal.st
changeset 537 fb212e14d1f4
parent 530 e36906742693
child 538 16e8536f5cfb
equal deleted inserted replaced
536:548996aca274 537:fb212e14d1f4
    10 !
    10 !
    11 
    11 
    12 
    12 
    13 !PPCLL1ExpressionGrammarTest_Universal methodsFor:'accessing'!
    13 !PPCLL1ExpressionGrammarTest_Universal methodsFor:'accessing'!
    14 
    14 
    15 compilerConfiguration
    15 compiler
    16     ^ PPCConfiguration universal
    16     ^ PPCCompiler universal
    17 ! !
    17 ! !
    18 
    18 
    19 !PPCLL1ExpressionGrammarTest_Universal class methodsFor:'documentation'!
    19 !PPCLL1ExpressionGrammarTest_Universal class methodsFor:'documentation'!
    20 
    20 
    21 version_HG
    21 version_HG