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