Relations with names that conflict with built-ins #10
Labels
bug
Something isn't working
help wanted
Extra attention is needed
semver/patch
Requires a patch version bump (i.e., bugfix)
The parser can't handle relations with names that shadow the names of built-ins, like in the following example. The parse error is demonstrated by the benchmark
souffle-bench/benchmarks/sequences/sequences.dl
. Here's a minimized version that now appears in #20 as an expected failure case:The text was updated successfully, but these errors were encountered: