fixed scanner.hpp

This commit is contained in:
bronku 2025-11-21 09:14:35 +01:00
parent 0018a97b1e
commit 05ba6f6e7f
4 changed files with 18 additions and 9 deletions

View file

@ -1,4 +1,5 @@
#include "../build/parser.hpp"
#include "../src/scanner.hpp"
int main()
{