compiler: Add Preprocessor Support
TODO: Test that file names are properly tracked in included files. Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
parser main_parser() {
|
||||
#include <nested-split-2.p4>
|
||||
};
|
||||
Reference in New Issue
Block a user