틀:&: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
백괴게임>Bd3076
(새 문서: <lua> function btand(a, b){ reutrn a&b } </lua>{{#luaexpr:btand({{{1}}}. {{{2}}})}})
 
백괴게임>Bd3076
편집 요약 없음
1번째 줄: 1번째 줄:
<lua>
{{#invoke:bitwise|btand|a={{{1|1}}}|b={{{2|1}}}}}
function btand(a, b){
  reutrn a&b
}
</lua>{{#luaexpr:btand({{{1}}}. {{{2}}})}}

2018년 6월 24일 (일) 11:54 판

스크립트 오류: 함수 "btand"가 존재하지 않습니다.