blob: 590d2e099a1c02b3f6ee1489e71c0c9a1f15e526 [file] [log] [blame]
struct Foo {}
struct Bar {}
func other() -> Bar { return Bar() }