Avatar
swiftNightly BOT 9/3/2021 4:57 AM
exit status: 1 with stderr:<stdin>:19:24: error: cannot find type 'T' in scope func useOptionalT(_ x: T?) { ^ <stdin>:23:14: error: cannot find 'T' in scope useOptionalT(T()) ^