// KT-156 Fix the this syntax fun foo() { super.foo(); super.foo(); super<>.foo(); super@label.foo(); }