%@language=JScript%> <%-- comment --%> Start <%Response.Write("1")%> <%var x=3;//comment%> <%x=3;//comment ?> %> <%Response.Write(x)%> End