Fix bad refactor.

This commit is contained in:
Brad Nelson
2022-01-30 13:06:13 -08:00
parent 0c584ccdc6
commit eb3688117f

View File

@ -410,8 +410,8 @@ e: test-forth-namespace
out: default-key out: default-key
out: default-type out: default-type
out: windows out: windows
check-highlevel-floats
check-ansi check-ansi
check-highlevel-floats
out: internals out: internals
check-vocabulary check-vocabulary
check-[]conds check-[]conds
@ -471,8 +471,8 @@ e: test-forth-namespace
out: default-key out: default-key
out: default-type out: default-type
out: posix out: posix
check-highlevel-floats
check-ansi check-ansi
check-highlevel-floats
out: internals out: internals
check-vocabulary check-vocabulary
check-[]conds check-[]conds