OSDN Git Service

In gcc/objc/:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / objc.dg / pch / interface-1.hs
1 @interface TestClass
2 + (int) test;
3 @end
4