fork download
  1.  
  2. var a = "hello"
  3. print(a.match(new RegExp("(?i)O")))
Runtime error #stdin #stdout 0.02s 4980KB
stdin
Standard input is empty
stdout
Standard output is empty