12345678 1<my:null> 2<% ; # the output of this script should just be 1 $Response->End; %>3</my:null>4
1<my:null>
2<%
;
# the output of this script should just be 1
$Response->End;
%>3
</my:null>
4