Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / objc.dg / pch / interface-1.hs
blobfe5255af1cc4f49bf7b9bcb90587f4ff713d4381
1 @interface TestClass
2 + (int) test;
3 @end