Switch to 201 platform

This commit is contained in:
Nikolay Krasko
2020-06-30 19:50:57 +03:00
parent 50863b6985
commit 21fa2bf98c
186 changed files with 1877 additions and 1878 deletions
+5
View File
@@ -0,0 +1,5 @@
// NAV_BAR_ITEMS: src, MethodInClass
class MethodInClass {
fun foo() { <caret> }
}