mirror of
https://codeberg.org/ProgramSnail/lang.git
synced 2025-12-06 15:08:48 +00:00
expression nodes finished
This commit is contained in:
parent
100779d2d4
commit
4276a966a7
10 changed files with 842 additions and 137 deletions
5
include/utils.hpp
Normal file
5
include/utils.hpp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
namespace utils {
|
||||
optional
|
||||
} // namespace utils
|
||||
Loading…
Add table
Add a link
Reference in a new issue