forked from GitHub/gf-core
implemented readExpr & readType
This commit is contained in:
@@ -12,7 +12,7 @@ typedef moffset variant;
|
||||
|
||||
struct malloc_state;
|
||||
|
||||
template<class A> class ref {
|
||||
template<class A> class PGF_INTERNAL_DECL ref {
|
||||
private:
|
||||
moffset offset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user