Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
native
/
swift
/
sir-printer
/
testData
/
static_function.golden.swift
blob: cad6e6e57f12856ab23fcf25a4519c257ba29c58 [
file
]
public
static
func foo
(
arg1
:
Swift
.
Int32
)
->
Swift
.
Bool
{
return
foo_wrapped
(
arg1
)
}