PR target/84336
[official-gcc.git] / gcc / testsuite / objc.dg / pch / interface-1.hs
blobfe5255af1cc4f49bf7b9bcb90587f4ff713d4381
1 @interface TestClass
2 + (int) test;
3 @end