2
0
Nicolas Cannasse 4 жил өмнө
parent
commit
0b0d73bc78
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      hxsl/Printer.hx

+ 1 - 0
hxsl/Printer.hx

@@ -284,6 +284,7 @@ class Printer {
 			tabs = old;
 			add("\n" + tabs + "}");
 		case TMeta(m, args, e):
+			add("@");
 			add(m);
 			if( args.length > 0 ) {
 				add("(");