blob: f4cbc2eeec7d1d88171a445624930b6a4b56db9a [file] [log] [blame]
>> class MyClass { fun f() {} fun g() {} }
-- MyClass().
// EXIST: f
// EXIST: g