mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently if you type in a malformed `pos` argument it responds with:
wrong pos format, it should be '<line>:<column'
After the change it responds with:
wrong pos format, it should be '<line>:<column>'
7.6 KiB
7.6 KiB