mirror of
https://github.com/google/blockly.git
synced 2026-03-12 16:20:12 +01:00
We need to generate string literals. Best to use a quote function instead of concatenating on quote marks withou escaping. Copy a well-tested one from Code City.