1
0
Fork 0

abstractMethod() no longer used; removed reference from README in reserved words section

closure/master
Mike Gerwitz 2010-12-28 17:44:33 -05:00
parent 1fc791fa31
commit 76423fc4ea
1 changed files with 1 additions and 1 deletions

View File

@ -148,5 +148,5 @@ reserve the keywords. In an effort to ensure that ease.js will not clash, the
following precautions are taken:
* `Class` is used with a capital C
* `abstractMethod()` is used rather than `abstract()`
* Reserved keywords are quoted when used (e.g. in property strings)