fork download
  1.  
  2. var a = "hello"
  3. print(a.match(new RegExp("(?:O)")))
Success #stdin #stdout 0.02s 4984KB
stdin
Standard input is empty
stdout
null