This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e42893fe4c35adad6157ccf6a35c5dd1c4f2cc51
wren
/
test
/
language
/
inheritance
/
inherit_from_nonclass.wren
T
2 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reorganize superclass validation a bit.
2015-02-27 08:08:27 -08:00
class Foo is 123 {} // expect runtime error: Must inherit from a class.
Reference in New Issue
Copy Permalink