open class

This commit is contained in:
Andrey Breslav
2010-12-10 19:34:07 +03:00
parent b2e52e988b
commit b598f1a13b
+1 -1
View File
@@ -16,7 +16,7 @@ classModifier
: "abstract"
: "virtual"
: "enum"
: "extendable" // TODO: open?
: "open"
: "attribute"
;