mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
2
test/bugfix_unary_func_format.asl
Normal file
2
test/bugfix_unary_func_format.asl
Normal file
@@ -0,0 +1,2 @@
|
||||
format("%1 %2", "value1", "value2"); // must result in format [...];
|
||||
someFunc("a", "b", "c"); // must result in ... call someFunc;
|
||||
Reference in New Issue
Block a user