difftastic/sample_files/nullable_2.kt

4 lines
34 B
Kotlin

class Foo {
val str: String
}