Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upEarly errors for CaseBlock with a default clause are not defined #187
Comments
bterlson
closed this
in
d623a10
Jan 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nanto commentedNov 16, 2015
[JP22] In 13.12.1, early errors for
CaseBlock : { CaseClauses }are defined but those forCaseBlock : { CaseClauses_opt DefaultClause CaseClauses_opt }are not. To cover CaseBlock with a default clause, it can be: