blob: bd9a9b9156e5d067d6245a79c47dc6cc810df654 [file] [log] [blame]
package test
data class DataClass(var x: String, var y: Int)