From b64f9f03f825bd3267c71ee8392d4e8e801010d4 Mon Sep 17 00:00:00 2001 From: Bojidar Marinov Date: Thu, 14 Mar 2019 18:38:07 +0200 Subject: Fix duplicated lines in GDScript bytecode Fixes #26789 --- main/tests/test_gdscript.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/tests/test_gdscript.cpp') diff --git a/main/tests/test_gdscript.cpp b/main/tests/test_gdscript.cpp index 55e31a18c3..27180f84aa 100644 --- a/main/tests/test_gdscript.cpp +++ b/main/tests/test_gdscript.cpp @@ -563,7 +563,7 @@ static void _disassemble_class(const Ref &p_class, const Vector