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