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