--- MiNT/src/trans.c 2018/04/24 17:57:17 1.1.1.2 +++ MiNT/src/trans.c 2018/04/24 17:58:07 1.1.1.3 @@ -220,7 +220,7 @@ postindex0(bd) if (syntax == GAS) { - return concat3("@(", bd, ")"); + return concat3("@(", bd, ")@()"); } else {