KSR reader macros for basic and reversed cards
This commit is contained in:
@@ -27,6 +27,7 @@ class KissInterp extends Interp {
|
||||
this.nullForUnknownVar = nullForUnknownVar;
|
||||
|
||||
variables.set("Reflect", Reflect);
|
||||
variables.set("Type", Type);
|
||||
variables.set("Prelude", Prelude);
|
||||
variables.set("Lambda", Lambda);
|
||||
variables.set("Std", Std);
|
||||
|
Reference in New Issue
Block a user