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
a8961f817e723fd1168883011b2b84c425cdacf7
wren
/
test
/
language
/
class
/
missing_class_after_foreign.wren
T
3 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add foreign class support with allocation, construct opcodes, and CLI callback wiring
2015-08-15 19:07:53 +00:00
// Missing "class".
foreign blah A {} // expect error
Reference in New Issue
Copy Permalink