File: no_backslash_r_test.tpl

package info (click to toggle)
ruby-rgen 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,088 kB
  • ctags: 1,538
  • sloc: ruby: 11,229; xml: 2,181; yacc: 72; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (11)
1
2
3
4
5
<% define 'Test', :for => Object do %>
This file was created on Linux and does not contain \r before \n
The next blank line is done by the "nl" command which shall only add a \n, no \r:
<%nl%>END
<% end %>