diff options
Diffstat (limited to 'src/compile/enums.h')
| -rw-r--r-- | src/compile/enums.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/compile/enums.h b/src/compile/enums.h index bcb34ddc..2d4dd791 100644 --- a/src/compile/enums.h +++ b/src/compile/enums.h @@ -11,5 +11,3 @@ Text_t compile_enum_constructors(env_t *env, ast_t *ast); Text_t compile_enum_field_access(env_t *env, ast_t *ast); Text_t compile_enum_header(env_t *env, ast_t *ast); Text_t compile_enum_typeinfo(env_t *env, ast_t *ast); - -// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0 |
