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