oxidecomputer / p4

A P4 compiler
Mozilla Public License 2.0
112 stars 5 forks source link

Need to sanitize "final" #28

Open rcgoodfellow opened 1 year ago

rcgoodfellow commented 1 year ago

Similar to type, we cannot generate rust fields with the name final because this is a reserved keyword.