Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
quickfix
/
specifyVisibilityInExplicitApiMode
/
class.kt.after
blob: bf1faea51e0c9104b69b89bea0619d412a83e1fc [
file
] [
log
] [
blame
]
// "Make 'Foo1' public explicitly" "true"
// COMPILER_ARGUMENTS: -Xexplicit-api=strict
public
class
Foo1
()
{}