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