Program (script) @1:1
├─ BlockStatement @1:1
├─ ExpressionStatement @3:1
│  └─ RegExpLiteral /1/ @3:1
├─ IfStatement @4:1
│  ├─ test
│  │  └─ BooleanLiteral true @4:5
│  └─ consequent
│     └─ BlockStatement @4:11
└─ ExpressionStatement @6:1
   └─ RegExpLiteral /1/ @6:1
