mirror of
https://codeberg.org/ProgramSnail/lang.git
synced 2025-12-07 07:28:45 +00:00
basic node builders
This commit is contained in:
parent
1b28f41810
commit
696a9c3a1a
11 changed files with 442 additions and 37 deletions
3
src/expression_builders.cpp
Normal file
3
src/expression_builders.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include "../include/expression_builders.hpp"
|
||||
|
||||
namespace builders {} // namespace builders
|
||||
Loading…
Add table
Add a link
Reference in a new issue