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
b6e2229b585edfc4a728a3e5781737804fd21108
wren
/
builtin
/
meta.wren
T
4 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add foreign method binding for Meta class and restrict foreign lookup to core module
2015-03-26 03:20:26 +00:00
class Meta {
foreign static eval(source)
}
Reference in New Issue
Copy Permalink