BigInt type for Flow (#10091)
* flow BigIntLiteralTypeAnnotation * numericSeparator for flow test plugins * fix flow tuple * fix code review
This commit is contained in:
committed by
Nicolò Ribaudo
parent
cbb482e2f9
commit
f588e4ec47
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"throws": "Unexpected token, expected \"number\" (1:8)"
|
||||
"throws": "Unexpected token, expected \"number\" or \"bigint\" (1:8)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user