0d2a81f098
No checks for erroneous annotations. Additional checks for identifiers.
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
|