compiler/tests/PPCMockCompiler.st
changeset 524 f6f68d32de73
parent 452 9f4558b3be66
equal deleted inserted replaced
515:b5316ef15274 524:f6f68d32de73
    36     lines add: string
    36     lines add: string
    37 !
    37 !
    38 
    38 
    39 addConstant: object as: id
    39 addConstant: object as: id
    40     "TODO"
    40     "TODO"
       
    41 !
       
    42 
       
    43 code: string
       
    44     lines add: string
    41 ! !
    45 ! !
    42 
    46 
    43 !PPCMockCompiler methodsFor:'initialization'!
    47 !PPCMockCompiler methodsFor:'initialization'!
    44 
    48 
    45 initialize
    49 initialize