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