maud/maud_macros/tests
Chris Wong 97a71d7bc3 Require that all literal strings are quoted
Unquoted literals are confusing, annoying to implement, and rarely used.
We're better off without them.
2016-08-18 22:31:12 +12:00
..
basic_syntax.rs Require that all literal strings are quoted 2016-08-18 22:31:12 +12:00
control_structures.rs Switch to new splice syntax using parentheses 2016-08-18 22:12:14 +12:00
misc.rs Switch to new splice syntax using parentheses 2016-08-18 22:12:14 +12:00
splices.rs Switch to new splice syntax using parentheses 2016-08-18 22:12:14 +12:00