annotate twolines @ 5475:b78d0cca3703

<ais523> ` ln -sf canary temp-canary
author HackBot
date Mon, 08 Jun 2015 20:10:48 +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