8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here is a simple example:
control c()(int bar=16) { bit<(bar)> foo; apply { } }
Compiling this with p4test produces the following error:
p4test
param_test.p4(2): [--Werror=expected] error: bar: expected a constant bit<(bar)> foo; ^^^