Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

[query] Warn or error when :in variables are supplied that aren't used in the query #421

@rnewman

Description

@rnewman

This is a sign of a coding error or sloppy work:

[:find ?x
 :in ?y ?z
 :where [?x :foo/age ?y]]

so it'd be nice to complain.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions