Move Meta to a separate module.
Also cleaned up some of the code around loading the core module.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
import "meta" for Meta
|
||||
|
||||
Meta.eval(123) // expect runtime error: Source code must be a string.
|
||||
|
||||
Reference in New Issue
Block a user