Explorar el Código

Add test-syntax.txt

pull/24/head
mtardy hace 4 años
padre
commit
06d0204ad1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      test-syntax.txt

+ 5
- 0
test-syntax.txt Ver fichero

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

Cargando…
Cancelar
Guardar