fork download
  1. var s = "Hello. <% print("two") %>We will go to France<% print("three") %>."
Success #stdin #stdout 3.46s 172992KB
stdin
Standard input is empty
stdout
two
three