173: Revert changes for IDEA < 181

This commit is contained in:
Simon Ogorodnik
2018-07-17 18:03:23 +03:00
parent c2e27a3c46
commit b58e35a3e5
48 changed files with 1272 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
fun context() {
fun local() {
}
<caret>local()
}
//INFO: <pre><b>local</b> <b>final</b> <b>fun</b> local(): Unit</pre>