Skip to content

Online interpreter improperly handles filters #69

Description

@alion02

It seems that in the online interpreter : always filters by value, rather than by ID if the : is preceded by an @ symbol.
Minimal program that shows the problem:

.-#1@:$"Whoops"

This should print nothing. On TIO and in the offline interpreter, that's the observed behavior. In the online interpreter "Whoops" is printed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions