File tree Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Expand file tree Collapse file tree 4 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,7 @@ fails:Kernel.Float for hexadecimal literals with binary exponent allows embedded
2
2
fails:Kernel.Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the P
3
3
fails:Kernel#Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the p
4
4
fails:Kernel#Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the P
5
+ fails:Kernel.Float for hexadecimal literals does not accept embedded _ if the number contains a-f
6
+ fails:Kernel.Float for hexadecimal literals does not accept _ before, after or inside the 0x prefix
7
+ fails:Kernel#Float for hexadecimal literals does not accept embedded _ if the number contains a-f
8
+ fails:Kernel#Float for hexadecimal literals does not accept _ before, after or inside the 0x prefix
Original file line number Diff line number Diff line change
1
+ fails:Set#add? raises RuntimeError when called during iteration
Original file line number Diff line number Diff line change
1
+ fails:Set#merge raises RuntimeError when called during iteration
Original file line number Diff line number Diff line change
1
+ fails:Set#replace raises RuntimeError when called during iteration
You can’t perform that action at this time.
0 commit comments