Correct resolution of inherited default members on external interfaces
[boo.git] / tests / testcases / errors / BCE0022-1.boo
blob61adc52d6473da0d6f411616cdd45cc549e97c31
1 """
2 BCE0022-1.boo(4,12): BCE0022: Cannot convert 'string' to 'int'.
3 """
4 i as int = "foo"