diff options
Diffstat (limited to 'libalee/corewords.hpp')
-rw-r--r-- | libalee/corewords.hpp | 1 |
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" |