feat(example): Demonstrate usage of x_defs flag to buildGo.program
This commit is contained in:
parent
0fd7466922
commit
473421dbb8
2 changed files with 7 additions and 0 deletions
|
|
@ -40,4 +40,8 @@ in buildGo.program {
|
|||
examplePackage
|
||||
exampleProto
|
||||
];
|
||||
|
||||
x_defs = {
|
||||
"main.Flag" = "successfully";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue