// IntelliJ API Decompiler stub source generated from a class file // Implementation of methods is not available package test internal final class NestedClasses public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } public final inner class Inner public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } private final inner class II public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } } } private final class Nested public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } internal final inner class NI public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } } public final class NN public constructor() { internal final fun f(): kotlin.Unit { /* compiled code */ } } } }