Files
kotlin-fork/compiler/testData/codegen/boxWithStdlib/reflection/call
Alexander Udalov 49b689f883 Do not allow to assign null to a non-null property via reflection
This was already working for accessor-based properties because the assertions
were already generated into corresponding accessors, but for fields we must
manually check the value against null
2015-08-07 00:55:33 +03:00
..
2015-07-29 21:36:42 +03:00
2015-07-29 21:36:42 +03:00
2015-07-29 21:36:42 +03:00
2015-07-29 21:36:42 +03:00
2015-07-29 21:36:42 +03:00