[Native][tests] Move golden data outside of Gradle build file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Set global = 1
|
||||
Set member = 42
|
||||
Get member = 42
|
||||
Set global = 42
|
||||
Get global = 42
|
||||
Set member = 42
|
||||
@@ -0,0 +1,7 @@
|
||||
init
|
||||
field
|
||||
constructor1
|
||||
init
|
||||
field
|
||||
constructor1
|
||||
constructor2
|
||||
Reference in New Issue
Block a user