compiler/tests/PPCContextTest.st
changeset 452 9f4558b3be66
parent 422 116d2b2af905
equal deleted inserted replaced
438:20598d7ce9fa 452:9f4558b3be66
    11 
    11 
    12 
    12 
    13 !PPCContextTest methodsFor:'as yet unclassified'!
    13 !PPCContextTest methodsFor:'as yet unclassified'!
    14 
    14 
    15 context
    15 context
    16 	^ PPCContext new
    16     ^ PPCContext new
    17 ! !
    17 ! !
    18 
    18 
    19 !PPCContextTest class methodsFor:'documentation'!
    19 !PPCContextTest class methodsFor:'documentation'!
    20 
    20 
    21 version_HG
    21 version_HG