021c88e5ff
#KT-11736 Fixed
6 lines
64 B
Java
Vendored
6 lines
64 B
Java
Vendored
class Bar {
|
|
{
|
|
Foo.foo(2);
|
|
Foo.foo();
|
|
}
|
|
} |