백테스팅 function main(){ Log(“MD5”, MD5(“hello world”)); }
오류 main:2:15 - BindingError: function js_MD5 called with 0 arguments, expected 1 args!