Avatar
swift53 BOT 6/2/2020 4:57 PM
exit status: 1 with stderr:<stdin>:15:1: error: generic parameter 'T' could not be inferred use(.hoge) ^ <stdin>:11:6: note: in call to function 'use' func use<T>(_ type: Types<T>) { ^ (edited)