Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
260e8dfd39d86c4c5db834113ee010d647f3995e
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
companionLoad.kt
blob: a1188c6fdb90304f9b7ee28d117f0d53bcb5b51d [
file
]
// RUN_PIPELINE_TILL: BACKEND
fun main
()
{
val y
=
Int
.
MAX_VALUE
}
/* GENERATED_FIR_TAGS: functionDeclaration, localProperty, propertyDeclaration */