Skip to content

Refactor Counterexamples - #602

Merged
yui-knk merged 6 commits into
ruby:masterfrom
yui-knk:fix_counterexamples
Mar 11, 2025
Merged

Refactor Counterexamples#602
yui-knk merged 6 commits into
ruby:masterfrom
yui-knk:fix_counterexamples

Conversation

@yui-knk

@yui-knk yui-knk commented Mar 11, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

yui-knk added 6 commits March 11, 2025 17:48
Regarding the test case, "expr: • expr opt_nl '+' expr  (rule 3)" is needed
to transit from "expr: expr opt_nl '+' • expr" to "expr: expr • opt_nl '+' expr".
If the same local variable is used multiple times, it's interpreted
as `A?` type.
@yui-knk
yui-knk merged commit 2bdf179 into ruby:master Mar 11, 2025
@yui-knk
yui-knk deleted the fix_counterexamples branch March 11, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant