Add 'inner' keyword
Support for the keyword in PSI and stubs #KT-1174 In Progress
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Outer {
|
||||
inner class Inner
|
||||
}
|
||||
Reference in New Issue
Block a user