5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
$ erubis -c '{var: "AAA\n"}' tailnewline.rhtml
|
|
<div>
|
|
AAA
|
|
</div>
|