Avatar
exit status: 1 with stderr:main.swift:14:1: error: ambiguous use of 'hoge' A.hoge("aa") ^ main.swift:2:10: note: found this candidate case hoge(String) ^ main.swift:7:16: note: found this candidate static var hoge: (String) -> Self { ^