Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
multiModuleQuickFix
/
addActualToClass
/
jvm
/
jvm.kt
blob: 9b309e97108c67255def3caf4e65979869351824 [
file
] [
log
] [
blame
]
// "Add 'actual' modifier" "true"
// ERROR: Declaration should be marked with 'actual' (suppress with -Xno-check-actual)
class
<caret>
Foo