diff options
Diffstat (limited to 'lib/patterns/match_type.h')
| -rw-r--r-- | lib/patterns/match_type.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/patterns/match_type.h b/lib/patterns/match_type.h index 911d66fc..f85f1862 100644 --- a/lib/patterns/match_type.h +++ b/lib/patterns/match_type.h @@ -1,3 +1,5 @@ +// A datatype used for pattern match results + #pragma once typedef struct { |
