blob: 6bed857d28599ec856709831f46830a9806748dd [file] [log] [blame]
>>> fun foo() = 10
>>> fun foo() = 11
>>> foo()
11