Files
kotlin/compiler/testData/codegen/bytecodeText
Alexander Udalov ed8efafa9b Generate InnerClasses attribute for nested classes in annotation arguments
Otherwise we incorrectly try to load a nested class "A.B" as if it is a
top level class named "A$B" and fail.

 #KT-38853 Fixed
2020-05-14 13:20:13 +02:00
..
2020-01-20 16:00:36 +01:00
2020-04-09 07:37:30 +02:00
2020-01-21 11:26:02 +01:00