Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
loadJava
/
compiledJava
/
NativeMethod.java
blob: af504fd0897f2bbc4968bf36de628df0d10d0b62 [
file
]
package
test
;
public
class
NativeMethod
{
public
native
void
foo
();
}