s/binary/number/g
This commit is contained in:
parent
ebd0682376
commit
046e303669
|
|
@ -107,7 +107,7 @@ destructuring_arguments: {
|
|||
}
|
||||
}
|
||||
|
||||
binary_literals: {
|
||||
number_literals: {
|
||||
input: {
|
||||
0b1001;
|
||||
0B1001;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user