blob: 0f57204ffbdc931ff0f5a2e42d3825c989cd0c39 [file] [log] [blame]
Callable reference 5 val a = A::foo
Callable reference 6 val b = B::foo
Function call 2 A().foo()
Function call 3 B().foo()