Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
native
/
native.tests
/
testData
/
interop
/
embedStaticLibraries
/
3.c
blob: 17b9646ec506bde941c394b04cb0827de70babc1 [
file
]
int
get3
()
{
return
3
;
}