Files
kotlin-fork/compiler/testData/codegen/box
Denis Zharkov b7e8071a7d Do not use BasicInterpreter for bytecode analysis
The problem with BasicInterpreter is the following:
it creates BasicValue objects that should be replaced in favor of StrictBasicicValue

See commit message in 25c6ac1 for clarification

 #KT-14447 Fixed
2016-10-25 10:14:52 +03:00
..
2015-10-30 18:57:48 +03:00
2015-10-20 19:19:43 +03:00
2016-10-13 10:11:32 +03:00