mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-09-13 12:31:49 +00:00
@@ -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