error-overload-class.ck:9:5: error: cannot overload function with identical arguments...
[9]     fun void bar()
        ^
    |- 'void Foo.bar()' already defined elsewhere
