]> git.saurik.com Git - apple/objc4.git/blobdiff - test/future0.m
objc4-437.tar.gz
[apple/objc4.git] / test / future0.m
diff --git a/test/future0.m b/test/future0.m
new file mode 100644 (file)
index 0000000..c9aef34
--- /dev/null
@@ -0,0 +1,7 @@
+#include "future.h"
+
+@implementation Super 
++class { return self; } 
++(void)initialize { } 
+@end
+