Files
kotlin-fork/compiler/testData/cli/jvm/wrongAnnotationArgumentInCtor.args
T
Alexander Udalov d5987fd7f3 Minor, move wrongAnnotationArgumentInCtor.kt to CLI tests
The fact that this was a codegen box test was probably an abuse of the
testing infrastructure. It was never meant to pass, since it checks
presence of an error, and diagnostic tests aren't enough since they
might not check the full compiler execution.
2020-02-12 17:36:08 +01:00

4 lines
62 B
Plaintext
Vendored

$TESTDATA_DIR$/wrongAnnotationArgumentInCtor.kt
-d
$TEMP_DIR$