Opaque type check added

This commit is contained in:
2023-02-18 15:21:49 +00:00
parent 49f240ea07
commit 8a68d864e6
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
#pragma once
#include "toy_literal.h"
#include "toy_literal_array.h"
#include "toy_literal_dictionary.h"