aboutsummaryrefslogtreecommitdiffstats
path: root/corewords.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-02-19 18:44:10 -0500
committerClyne Sullivan <clyne@bitgloo.com>2023-02-19 18:44:10 -0500
commitd1cf88229d7a30561e6f75d3543a719f8c798b91 (patch)
tree3cdb237c80e524167697940f11c73616014a26a0 /corewords.hpp
parent171b82dab0d6e35ad7b57a4c750333c95b802b0e (diff)
do loops, executor fixes
Diffstat (limited to 'corewords.hpp')
-rw-r--r--corewords.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/corewords.hpp b/corewords.hpp
index 76c1353..842544b 100644
--- a/corewords.hpp
+++ b/corewords.hpp
@@ -39,7 +39,7 @@ public:
static int findi(std::string_view);
static int findi(State&, Word);
static Func find(State&, Word);
- static void run(int, State&);
+ static bool run(int, State&);
private:
// Ends with '\0': regular word