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