Avatar
@swift-main struct S { let foo: Int } func main() { \S.foo }