We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@eyihluyc, @Anatolay, I ran the tests locally and discovered this critical pair.
test/Language/EO/Rules/PhiPaperSpec.hs:341:9: 1) Language.EO.Rules.PhiPaper, New Yegor's rules, Are confluent (via QuickCheck) Falsified (after 692 tests and 6 shrinks): Source term: ⟦ φ ↦ ⟦ ρ ↦ ⟦ v5 ↦ ∅ ⟧ ( v5 ↦ ⟦ ⟧ ) ⟧ .ρ ⟧ Critical pair: Using rule 'DOT': ⟦ φ ↦ ⟦ v5 ↦ ∅ ⟧ ( v5 ↦ ⟦ ⟧ ) ( ρ ↦ ⟦ ρ ↦ ⟦ v5 ↦ ∅ ⟧ ( v5 ↦ ⟦ ⟧ ) ⟧ ) ⟧ Using rule 'COPY': ⟦ φ ↦ ⟦ ρ ↦ ⟦ v5 ↦ ⟦ ⟧ ⟧ () ⟧ .ρ ⟧ To rerun use: --match "/Language.EO.Rules.PhiPaper/New Yegor's rules/Are confluent (via QuickCheck)/" --seed 1547631552 Randomized with seed 1547631552
eo-phi-normalizer
master
The text was updated successfully, but these errors were encountered:
eyihluyc
Anatolay
No branches or pull requests
Details
@eyihluyc, @Anatolay, I ran the tests locally and discovered this critical pair.
Subtasks
eo-phi-normalizer
onmaster
The text was updated successfully, but these errors were encountered: