Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
c234f72ea4dcebd1ff29c5a1fcd540f29a83be46
/
.
/
native
/
native.tests
/
testData
/
interop
/
embedStaticLibraries
/
1.c
blob: 1b08c920edbc419b6c4efbdae40c2fa5644b72f9 [
file
]
int
get1
()
{
return
1
;
}