compiler: Add Ability to Annotate Preprocessed Source
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
struct Testing {
|
||||
#include <annotate-struct-body.p4>
|
||||
};
|
||||
#include <annotate-parser.p4>
|
||||
Reference in New Issue
Block a user