File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,5 @@ fails:IO#set_encoding_by_bom returns the result encoding if found BOM UTF_16BE s
4
4
fails:IO#set_encoding_by_bom returns nil if found BOM sequence not provided
5
5
fails:IO#set_encoding_by_bom returns exception if io not in binary mode
6
6
fails:IO#set_encoding_by_bom returns exception if encoding already set
7
+ fails:IO#set_encoding_by_bom returns the result encoding if found BOM UTF_32LE sequence
8
+ fails:IO#set_encoding_by_bom returns the result encoding if found BOM UTF_32BE sequence
Original file line number Diff line number Diff line change 1
1
fails:The ** operator makes a caller-side copy when calling a method taking a positional Hash
2
+ fails:Hash literal checks duplicated keys on initialization
You can’t perform that action at this time.
0 commit comments