Files
cappuccino/Tests/Objective-J/Preprocessor/Sources/ClassWithIvar.j
T

7 lines
47 B
Plaintext

@implementation Class
{
Type ivar;
}
@end