Added the value argument to the visitors of flow literal type annotations. Literal type annotations need a value since they work very much like primitive literals in normal JavaScript. Fixes #7697
Added the value argument to the visitors of flow literal type annotations. Literal type annotations need a value since they work very much like primitive literals in normal JavaScript. Fixes #7697