Closed Corea closed 5 months ago
local x = "1" doesn't work on bash/zsh. This PR is to fix the issue
local x = "1"
local x = "1"
doesn't work on bash/zsh. This PR is to fix the issue