language: JavaScript (rhino) (rhino-1.7R4)
date: 768 days 20 hours ago
link:
visibility: private
1
2
var text = "abcdefgh";
print(text.match(/../g));