Avatar
swiftNightly BOT 4/2/2020 11:18 PM
exit status: 1 with stderr:<stdin>:1:1: error: extraneous '}' at top level } ^ <stdin>:4:12: error: use of undeclared type 'S' let s: S ^ <stdin>:15:21: error: use of unresolved identifier 'S' return T(s: S()) ^