blob: 03ee129277cc314c30b9ac7fcf5fe50c5310a0d5 [file] [log] [blame]
public class X {
public native void foo(int i);
}