Fails to reject duplicate switch labels #5254
Labels
p4-spec
Topics related to the P4 specification (https://github.com/p4lang/p4-spec/).
Warnings and Errors
Absence of an expected error or warning message in the compiler
Uh oh!
There was an error while loading. Please reload this page.
According to 12.7.3. of the spec, duplicate switch labels are not allowed:
However, p4test does not print any errors for the following program:
The text was updated successfully, but these errors were encountered: