Files
kotlin-fork/compiler/testData/cli/js/diagnosticForUnhandledElements.out
T
2015-03-20 21:23:31 +03:00

4 lines
250 B
Plaintext

WARNING: compiler/testData/cli/js/diagnosticForUnhandledElements.kt: (8, 21) Parameter 'foo' is never used
ERROR: compiler/testData/cli/js/diagnosticForUnhandledElements.kt: (9, 16) Cannot translate (not supported yet): '[fancy] 1'
COMPILATION_ERROR