blob: 3380be2832f220430a74b938eaf626b67a8e1c83 [file] [log] [blame]
class A {
fun foo() = fun() {}
fun bar() = {}
}