978d52d05b
This commit allows to distinguish static VS non-static things inside FIR_DUMP, e.g. static synthetic Enum.entries with enum entry Enum.entries
7 lines
128 B
Plaintext
Vendored
7 lines
128 B
Plaintext
Vendored
FILE: test.kt
|
|
package test
|
|
|
|
public final fun test(): R|kotlin/Unit| {
|
|
Q|first/Some|.R|first/Some.foo*s|()
|
|
}
|