Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolveWithStdlib
/
concurrent.fir.txt
blob: be8e2582b8f37af5a808543d31952284a8b266fe [
file
]
FILE: concurrent.kt
field:@R|kotlin/jvm/Volatile|() public final var xx: R|kotlin/Int| = Int(2)
public get(): R|kotlin/Int|
public set(value: R|kotlin/Int|): R|kotlin/Unit|
@R|kotlin/jvm/Synchronized|() public final fun foo(): R|kotlin/Unit| {
}