Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9c92d90374e672885d2a609645b077057afef738
wren/test/language/constructor
T
History
Bob Nystrom 2e83f056c1 No more default constructors.
Fixes #296.
2015-09-01 08:16:04 -07:00
..
cannot_be_infix.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
cannot_be_minus.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
cannot_be_setter.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
cannot_be_static.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
cannot_be_subscript.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
cannot_be_unary.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
cannot_call_initializer.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
named.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
no_default.wren
No more default constructors.
2015-09-01 08:16:04 -07:00
no_parameter_list.wren
Make constructors just methods.
2015-07-10 09:18:22 -07:00
not_inherited.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
super_must_have_args.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
superclass.wren
Use "construct" instead of "this" to define constructors.
2015-07-21 07:24:53 -07:00
Powered by Gitea Version: 1.27.2 Page: 88ms Template: 11ms
Dark
English
English
Licenses API