From 48de36739995c0b7c5f68e4250b60b24b1df7ea3 Mon Sep 17 00:00:00 2001 From: JohnnyMorganz Date: Fri, 14 Apr 2023 18:17:44 +0100 Subject: [PATCH] Fix initialisation --- Ast/src/Ast.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ast/src/Ast.cpp b/Ast/src/Ast.cpp index 0ca0eb6a..d2c552a3 100644 --- a/Ast/src/Ast.cpp +++ b/Ast/src/Ast.cpp @@ -758,10 +758,10 @@ AstTypeReference::AstTypeReference(const Location& location, std::optional