diff options
| author | Jeff Carr <[email protected]> | 2025-10-08 10:42:18 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-08 10:42:18 -0500 |
| commit | 6feac2ad08250625fd29951b5769655f683b3d03 (patch) | |
| tree | 59ba4fdea6700be080700aedd7c6678835ffec19 /file.proto | |
| parent | 0c313d9cc066af084b93b28e1320b502d93dbda6 (diff) | |
Diffstat (limited to 'file.proto')
| -rw-r--r-- | file.proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ message FormatMsg { Type type = 9; // yep. type. yep. that's what this is for bool padAfter = 10; bool isEmpty = 11; // true when things like: message blah {} + int32 counter = 12; // used to check ints increment } message Find { string parent = 1; // `autogenpb:unique` File |
