blob: 4b3abfc295d672fc6127b3a2bff16974f8f41dab [file] [log] [blame]
data class Foo(val name: String) {
<caret>
}