aboutsummaryrefslogtreecommitdiff
path: root/src/ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast.c')
-rw-r--r--src/ast.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ast.c b/src/ast.c
index 7367580c..f1e1ff0c 100644
--- a/src/ast.c
+++ b/src/ast.c
@@ -445,5 +445,3 @@ CONSTFUNC ast_e binop_tag(ast_e tag) {
default: return Unknown;
}
}
-
-// vim: ts=4 sw=0 et cino=L2,l1,(0,W4,m1,\:0