mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-11 09:28:47 +00:00
fixes, internal type is now abstract type
This commit is contained in:
parent
0290b5604a
commit
3af0772da6
7 changed files with 148 additions and 89 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// for clangd
|
||||
#include "../include/types.hpp"
|
||||
#include <variant>
|
||||
|
||||
namespace info::type {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue