Skip to content

word . not working well #1

Description

@Lecrapouille

Try this code, it is not working (Firefox 52):

42 FOO .

and will print <ok> instead of 84 <ok> while this code works:

42 FOO
.

and will print 84 <ok>

With the same idea:

42 FOO . .

will not produce a stack underflow.

Still the same idea:
42 DUP . . will only consume and display 1 element

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions