Files
babel/test/fixtures/flow/regression/issue-321-failing/options.json
Daniel Tschinder 407c97c9c2 Fix #321 by allowing question marks in type params (#338)
* Fix #321 by allowing question marks in type params

* Require commas between params
2017-02-10 15:03:15 +01:00

4 lines
54 B
JSON

{
"throws": "Unexpected token, expected , (1:27)"
}