fixes, internal type is now abstract type

This commit is contained in:
ProgramSnail 2023-05-22 10:58:50 +03:00
parent 0290b5604a
commit 3af0772da6
7 changed files with 148 additions and 89 deletions

View file

@ -1,5 +1,6 @@
// for clangd
#include "../include/types.hpp"
#include <variant>
namespace info::type {