UNPKG

181 BHTMLView Raw
1<p><%?
2 ctx.thinking;
3 setTimeout(function () {
4 ctx.thinking = "include id 1 seconde later"
5 aries();
6 }, 1000);
7
8 %>
9
10 <%- ctx.thinking %>
11</p>
\No newline at end of file