lua报错<name> or ‘…’ expected near ‘in’
运行以下程序报错,但运行注释部分的程序却能正常运行,请问这是怎么回事?
回答
in是lua的关键字吧,不能声明为变量名
THE END
二维码