annotate twolines @ 5791:09b566527cfc

<oerjan> ` sed -i \'s/qdbformat/quoteformat/\' wisdom/quote*
author HackBot
date Sat, 04 Jul 2015 03:03:57 +0000
parents df9ed345fc0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5275
df9ed345fc0c <izabera> { echo first; echo second; } > twolines
HackBot
parents:
diff changeset
1 first
df9ed345fc0c <izabera> { echo first; echo second; } > twolines
HackBot
parents:
diff changeset
2 second