mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
5 lines
184 B
Plaintext
Vendored
5 lines
184 B
Plaintext
Vendored
compiler/testData/cli/js/diagnosticForUnhandledElements.kt:10:17: error: cannot translate (not supported yet): '@fancy 1'
|
|
return (@fancy 1)
|
|
^
|
|
COMPILATION_ERROR
|