Remove "This" keyword

This commit is contained in:
Andrey Breslav
2015-10-16 20:04:37 +03:00
parent aca355acdc
commit 8544a5ab5f
18 changed files with 495 additions and 717 deletions
@@ -51,7 +51,6 @@ public class KeywordStringsGenerated {
"while",
"do",
"when",
"interface",
"This"
"interface"
));
}