summaryrefslogtreecommitdiff
path: root/05/constants.b
diff options
context:
space:
mode:
Diffstat (limited to '05/constants.b')
-rw-r--r--05/constants.b2
1 files changed, 1 insertions, 1 deletions
diff --git a/05/constants.b b/05/constants.b
index a04fc1d..cc4335e 100644
--- a/05/constants.b
+++ b/05/constants.b
@@ -20,7 +20,7 @@
; b << >>
; c + -
; d * / %
-; e8 cast
+; d8 cast
; e sizeof, unary prefixes ++ -- & * + - ~ !
; f . -> () [] postfix ++ --
; highest