X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=testsuite%2Fngraphs%2Fmain.qc;h=ef2d38b36efd70358800f7aa4a074e6e1d8221b0;hp=75cbd75749dbc82651694fbe6bddf685ccf26423;hb=415816e4dc9b76cb52386fb4abbae94d45420f9a;hpb=aff3cbbaa8b10abf938c7d2bb2e330ab85bf7ef4 diff --git a/testsuite/ngraphs/main.qc b/testsuite/ngraphs/main.qc index 75cbd75..ef2d38b 100644 --- a/testsuite/ngraphs/main.qc +++ b/testsuite/ngraphs/main.qc @@ -1,6 +1,6 @@ -void(string, string) print = #1; +void(string, string) print = %:1; -void() main = { - print("??=??'??(??)??!????-??/??/", "??/n"); - print("#^[]|{}~\\", "\n"); -}; +void() main = ??< + print("??=??'??(??)??!????-??/??/%>", "??/n"); + print("#^[]|{}~\\%>", "\n"); +%>;