From 3392f2b811269f174620832d663b09ef4f4e43f3 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Thu, 16 Jan 2025 19:16:44 +0100 Subject: Create files --- include/ast.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'include/ast.h') diff --git a/include/ast.h b/include/ast.h index cd2f9c9..0335473 100644 --- a/include/ast.h +++ b/include/ast.h @@ -6,7 +6,7 @@ /* By: dkaiser