Files
kotlin-fork/compiler/ir
Georgy Bronnikov 9c8e8651be IR: make stub marker parameter for constructors nullable
In constructor stubs for default arguments, a marker parameter used
to have a non-null type, but null was passed as the corresponding
argument. This patch corrects the type.
2019-10-30 12:23:27 +03:00
..
2019-10-21 13:04:59 +03:00
2019-04-23 20:09:22 +03:00