删除多余的 output

This commit is contained in:
shenjack 2024-03-19 20:25:35 +08:00
parent 819723ef72
commit 59ddf6dda9
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -1,6 +1,3 @@
function output(...args){
return
}
(function dartProgram() {
function copyProperties(a, b) {
var s = Object.keys(a)