blob: ba463d8986a761442e0cecd0e6523e4a13427404 [file]
warning: the argument '-Xannotation-default-target=first-only' disables a stable language feature for the current language version 2.5. Future support for this mode is not guaranteed.
compiler/testData/cli/jvm/annotationDefaultTarget.kt:7:8: warning: 'val x: String' is deprecated. Please don't use this bad callable.
my.x
^
OK