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