]> Witch of Git - ess/commit
Add quote notation with '
authorCaleb Jones <code@calebjones.net>
Thu, 5 Jan 2017 00:03:37 +0000 (19:03 -0500)
committerCaleb Jones <code@calebjones.net>
Thu, 5 Jan 2017 00:03:37 +0000 (19:03 -0500)
commit4043b18b189137a99396fed09c5818ca86269b7f
tree3095bab2e25f2ab22ea053aa22e60c65ba61aa21
parentce2defde26b6b556387983cbc7bfcaf13763e341
Add quote notation with '

'<expr> parses the same as (quote <expr>), but with smaller spans.
src/parser.rs