[
  {
    "type": "D",
    "name": "i",
    "line": 5,
    "column": 5,
    "path": "./test/samples/020.ForStatement.js",
    "ref": "let i=0;"
  },
  {
    "type": "R",
    "name": "i",
    "line": 6,
    "column": 10,
    "path": "./test/samples/020.ForStatement.js",
    "ref": "for (i=0;i<10;++i);"
  },
  {
    "type": "R",
    "name": "i",
    "line": 6,
    "column": 17,
    "path": "./test/samples/020.ForStatement.js",
    "ref": "for (i=0;i<10;++i);"
  }
]
