All pastes #2098019 Raw Edit

Something

public text v1 · immutable
#2098019 ·published 2012-01-01 22:54 UTC
rendered paste body
- (void)test
{
    NSString *astring = [[NSString alloc] initWIthString@"blah"];
    return;
}