Initial revision
From-SVN: r26263
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// Simple compiler test.
|
||||
|
||||
public interface Statics {
|
||||
|
||||
public static final int OwnerGrabButtonMask = 1<<24;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user