Remove an unnecessary if/else and replace it with a single return statement
[isso.git] / UnitTest / templates / fetch.if.test.tpl
1 this <% if ($a == $b): %>is cool<% else: %>sucks<% endif; %>!