Procházet zdrojové kódy

Add test-syntax.txt

master
mtardy před 4 roky
rodič
revize
06d0204ad1
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +5
    -0
      test-syntax.txt

+ 5
- 0
test-syntax.txt Zobrazit soubor

@ -0,0 +1,5 @@
syntax ncall(function, args) {
return `(@function ( @(length(args)), @@args ))
}
ncall(print, [1,2,3]);

Načítá se…
Zrušit
Uložit