davidm Fix: --"..." and --'...' are not delimited comments like --[[...]]
3e34fb1 Apr 19, 2013
Fix: `--"..."` and `--'...'` are not delimited comments like `--[[...]]`
Rather, these terminate at the end of the line.
3e34fb1