Make inline+reified functions synthetic instead of private in bytecode
#KT-18563 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public final class InlineReified {
|
||||
public InlineReified() { /* compiled code */ }
|
||||
}
|
||||
Reference in New Issue
Block a user