We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea2121 commit 54751d8Copy full SHA for 54751d8
ja/news/_posts/2024-10-07-ruby-3-4-0-preview2-released.md
@@ -58,7 +58,7 @@ Ruby {{ release.version }}がリリースされました。
58
from test.rb:2:in `<main>'
59
New:
60
test.rb:1:in 'Object#foo': undefined method 'time' for an instance of Integer
61
- from test.rb:2:in `<main>'
+ from test.rb:2:in '<main>'
62
```
63
64
* `Hash#inspect`の出力を変更しました。 [[Bug #20433]]
0 commit comments