Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e94dbefe authored by Ary Borenszweig's avatar Ary Borenszweig
Browse files

Added “Type.class” as a metaclass literal. This allows doing, for example, a =...

Added “Type.class” as a metaclass literal. This allows doing, for example, a = [] of Foo.class; a << Foo; a << Bar where Bar < Foo
parent 4d5a8d51
Showing
with 264 additions and 25 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment