From 0bdf296b34628fcfe6bbf73f6b578dd894960a7f Mon Sep 17 00:00:00 2001 From: John Hodge Date: Fri, 14 Oct 2016 10:09:16 +0800 Subject: Resolve Abolute - Allow type aliases in paths --- src/resolve/absolute.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/resolve/absolute.cpp b/src/resolve/absolute.cpp index 793975fe..f466a40f 100644 --- a/src/resolve/absolute.cpp +++ b/src/resolve/absolute.cpp @@ -1069,6 +1069,10 @@ void Resolve_Absolute_Path_BindAbsolute(Context& context, const Span& sp, Contex ( ERROR(sp, E0000, "Encountered non-namespace item '" << n.name() << "' ("<