package test; class JavaClass { public static void main(String[] args) { TestPackage.foo$default(1, 0); } }