Prepare repository for merge into master
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
open class C() {
|
||||
val f : Foo? = Foo(1, 2)
|
||||
val f : Foo = Foo(1, 2)
|
||||
}
|
||||
Reference in New Issue
Block a user