use lowercase

This commit is contained in:
Koichi Nakamura 2021-01-01 20:11:30 +09:00
parent aa8cf33242
commit 2ab5e91e69

View file

@ -452,7 +452,7 @@ alias-builtin xor ^
\ Rename existing FORTH words
: word W ;
: find F ;
: >CFA G ;
: >cfa G ;
\ === Compilers ===