From 4236519b84e2bea73b1b7756a20a2df24d3fb070 Mon Sep 17 00:00:00 2001 From: Ginger Bill Date: Sun, 18 Jun 2017 14:36:06 +0100 Subject: `#location(..)` and `#call_location` --- src/entity.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/entity.cpp') diff --git a/src/entity.cpp b/src/entity.cpp index d6703f5b7..1327ae285 100644 --- a/src/entity.cpp +++ b/src/entity.cpp @@ -86,6 +86,7 @@ struct Entity { i32 field_src_index; ExactValue default_value; bool default_is_nil; + bool default_is_location; bool is_immutable; bool is_thread_local; bool is_foreign; -- cgit v1.2.3