aboutsummaryrefslogtreecommitdiffstats
path: root/corewords.hpp
diff options
context:
space:
mode:
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 56f7703..9546ac1 100644
--- a/corewords.hpp
+++ b/corewords.hpp
@@ -45,7 +45,7 @@ private:
"<\0&\0|\0^\0"
"<<\0>>\0:\0'\0execute\0"
"exit\0;\0_jmp0\0_jmp\0"
- "depth\0_rdepth\0key\0";
+ "depth\0_rdepth\0_in\0";
};
#endif // ALEEFORTH_COREWORDS_HPP