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