grand renaming to 'aqua' (well, 'Aqua' actually)
[aqualang.git] / src / builtin.table.cpp
blobd0dab6282994f254e048ecf90280d410ca9f6c07
2 #include "private.h"
3 #include "builtin.h"
5 namespace Aqua
7 using Value = Interpreter::Value;
9 namespace Builtins