Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset input doesn't work #259

Closed
tsandall opened this issue Feb 11, 2017 · 0 comments
Closed

Unset input doesn't work #259

tsandall opened this issue Feb 11, 2017 · 0 comments
Labels

Comments

@tsandall
Copy link
Member

The REPL is not unsetting input and data rules defined in the current session. This is likely because input and data are transformed into ast.Ref.

OPA 0.4.3-dev (commit 7c7dd14, built at 2017-02-10T22:19:57Z)

Run 'help' to see a list of commands.

> input = "x"
> unset input
error: code 0: argument must identify a rule
@tsandall tsandall added the bug label Feb 11, 2017
tsandall added a commit to tsandall/opa that referenced this issue Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant