BOO-999
[boo.git] / tests / testcases / errors / BCE0072-2.boo
blob008f84d53004c66b4babdc7982d5c5e4eb037678
1 """
2 BCE0072-2.boo(6,16): BCE0022: Cannot convert 'int' to 'string'.
3 """
4 class Foo:
5 override def ToString():
6 return 3