5 lines
62 B
Text
5 lines
62 B
Text
|
<% if true %>
|
||
|
alert(<%= v %>);
|
||
|
alert(<%= w %>);
|
||
|
<% end %>
|