one more exercise with "here documents"
This commit is contained in:
parent
01f4b7fb64
commit
cf7b6c518f
5
wikibooks-tutorial/bus-schedules.rb
Normal file
5
wikibooks-tutorial/bus-schedules.rb
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
puts <<'BUS_SCHEDULES'
|
||||||
|
c:\napolean's documents\tomorrow's bus schedule.txt
|
||||||
|
c:\new documents\sam spade's bus schedule.txt
|
||||||
|
c:\bus schedules\the #9 bus schedule.txt
|
||||||
|
BUS_SCHEDULES
|
Loading…
Reference in New Issue
Block a user