Added init keyword to testdata
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ fun box(): String {
|
||||
suite("dataClass",
|
||||
"""
|
||||
data class DataClass($DEFINITION_MARKER: String) {
|
||||
{
|
||||
init {
|
||||
$TEST_BLOCK_MARKER
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user