Use a struct type as T in value_set<T> #1270
Labels
enhancement
This topic discusses an improvement to existing compiler code.
fixed
This topic is considered to be fixed.
question
This is a topic requesting clarification.
Is the following P4 code correct syntax when the type T in PVS is a struct?
When I compile with p4test at commit d50facb, type unification failed at the constant key expression {0x810}.
Complete test program below:
pvs.p4.gz
The text was updated successfully, but these errors were encountered: