[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add checks for potentially-dodgy quoting



Nix seems to have some edge-cases when it comes to string quoting and
splices. We should investigate these (e.g. I seem to remember that it's
a bad idea to end a string with a splice?) and add checks for them.