Moved classes

This commit is contained in:
Valentin Kipyatkov
2015-09-01 16:33:17 +03:00
parent 5f45236f39
commit 8dbe87a918
13 changed files with 22 additions and 19 deletions
@@ -1,4 +1,4 @@
// "class org.jetbrains.kotlin.idea.quickfix.DeprecatedSymbolUsageFix" "false"
// "class org.jetbrains.kotlin.idea.quickfix.replaceWith.DeprecatedSymbolUsageFix" "false"
// ERROR: An integer literal does not conform to the expected type kotlin.String
@deprecated("", ReplaceWith("newFun()", imports = 123))