Remove "This" keyword
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
//statement
|
||||
int as, type, val, var, fun, is, in, object, when, This;
|
||||
int as, type, val, var, fun, is, in, object, when;
|
||||
+1
-2
@@ -6,5 +6,4 @@ val `fun`: Int
|
||||
val `is`: Int
|
||||
val `in`: Int
|
||||
val `object`: Int
|
||||
val `when`: Int
|
||||
val `This`: Int
|
||||
val `when`: Int
|
||||
Reference in New Issue
Block a user