2
0
Yuxiao Mao 1 жил өмнө
parent
commit
648614c8dd

+ 1 - 1
hrt/shgraph/AstTools.hx

@@ -19,7 +19,7 @@ class AstTools {
 				other
 			),
 			type,
-			pos ?? defPos,
+			pos ?? defPos
 		);
 	}