Avatar
exit status: 1 with stderr:<stdin>:9:10: error: missing argument label 'foo:' in call print(C2(42)) ^ foo: <stdin>:9:10: error: cannot convert value of type 'Int' to expected argument type 'String' print(C2(42)) ^