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
6947143007ecc0f5163df05f385f0b78448bf7ff
wren
/
test
/
class
/
syntax.wren
T
8 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add
is
operator for type checking and refactor primitives registration
2013-11-08 01:07:32 +00:00
// Empty body.
class A {}
// Newline body.
class B {
}
Reference in New Issue
Copy Permalink