Move Meta to a separate module.
Also cleaned up some of the code around loading the core module.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import "meta" for Meta
|
||||
|
||||
var y
|
||||
|
||||
Meta.eval("y = 2")
|
||||
|
||||
Reference in New Issue
Block a user