> "foo/
> bar"
>
>
It took me a minute to figure out what you were talking about, since the
slash in your commit message should really be a backslash
> + %Q{"string with an escaped '\\\n'"} =>
> [[:STRING,"string with an escaped ''"]],
>
Can we get something a little more explanatory?
something like:
%Q{"string spanning\\\n an escaped newline" => [[:STRING, "string spanning
an escaped newline"]],
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.