Eo override: Document class.

This commit is contained in:
Tom Hacohen 2016-05-23 16:48:19 +01:00
parent dc16644fef
commit 376fcc7ac4
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
abstract Eo.Override ()
{
[[A special class to pass to #eo_super() when using @Eo.Base.override
Shouldn't be inherited from or anything of this sort.
]]
data: null;
}