3612c2983e
This can fix a lot of issues related to inexact generation, in particular #KT-27093 Fixed
5 lines
68 B
Plaintext
Vendored
5 lines
68 B
Plaintext
Vendored
// to be created
|
|
actual class C {
|
|
actual fun f(p: Int) {
|
|
}
|
|
} |