Adjusted tests to the new DescriptorRenderer behaviour
This commit is contained in:
committed by
Andrey Breslav
parent
2352d86932
commit
7deec28b9c
@@ -2,5 +2,5 @@ package test
|
||||
|
||||
public final class FieldAsVar : java.lang.Object {
|
||||
public constructor FieldAsVar()
|
||||
public final var f : jet.Int
|
||||
public final var f: jet.Int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user