2015-07-25 05:19:32 +01:00

25 lines
445 B
JSON

{
"type": "Program",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "Literal",
"regex": {
"pattern": "[\\uD834\\uDF06-\\uD834\\uDF08a-z]",
"flags": "u"
},
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 33
}
}
}
}
]
}