1afbb961ee
#KT-7135 Fixed
4 lines
45 B
Plaintext
Vendored
4 lines
45 B
Plaintext
Vendored
void foo(AAA a) {
|
|
a.setX(a.getX() + 1)
|
|
}
|