소스 검색

Add test-syntax.txt

pull/24/head
mtardy 4 년 전
부모
커밋
06d0204ad1
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      test-syntax.txt

+ 5
- 0
test-syntax.txt 파일 보기

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

불러오는 중...
취소
저장