aboutsummaryrefslogtreecommitdiffstats
path: root/libalee/corewords.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-03-10 09:14:09 -0500
committerClyne Sullivan <clyne@bitgloo.com>2023-03-10 09:14:09 -0500
commit7eeb515c5dc57658ac98554f44780a1f9a6fd2a4 (patch)
tree117aa54de6aeae2218a16e74f9df5590d1d41237 /libalee/corewords.hpp
parentf6e3fa466357a865310eb382aed55c5db8dab029 (diff)
Word::iterator
Diffstat (limited to 'libalee/corewords.hpp')
-rw-r--r--libalee/corewords.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libalee/corewords.hpp b/libalee/corewords.hpp
index 21a0951..70cbb30 100644
--- a/libalee/corewords.hpp
+++ b/libalee/corewords.hpp
@@ -37,7 +37,6 @@ public:
static int findi(State&, Word);
static void run(unsigned int, State&);
-private:
constexpr static char wordsarr[] =
"_lit\0drop\0dup\0swap\0pick\0sys\0"
"+\0-\0m*\0_/\0_%\0"