mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 08:31:31 +00:00
Tests for renamed fields
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class staticProperty {
|
||||
class staticClassProperty {
|
||||
|
||||
public static void main(String[] args) {
|
||||
int i = Test.valProp;
|
||||
|
||||
Reference in New Issue
Block a user