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