forthlisp icon indicating copy to clipboard operation
forthlisp copied to clipboard

No comparison foreseen with lisp-false

Open albertvanderhorst opened this issue 6 years ago • 0 comments

If two flags are compared and they are unequal this leads to a crash (eq? (eq? 1 2 ) (eq? 1 1 ) )

albertvanderhorst avatar Mar 19 '18 16:03 albertvanderhorst