mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Resolved #45, Exports region removed
This commit is contained in:
@@ -46,7 +46,7 @@ typedef enum Opcode {
|
||||
OP_TYPE_OF, //get the type of a variable
|
||||
|
||||
OP_IMPORT,
|
||||
OP_EXPORT,
|
||||
OP_EXPORT_removed,
|
||||
|
||||
//for indexing
|
||||
OP_INDEX,
|
||||
|
||||
Reference in New Issue
Block a user