Skip to content

Commit 142b0a6

Browse files
Gao-Junhsbt
authored andcommitted
Fix code block layout of 3.4.0-preview1 released
1 parent 100af59 commit 142b0a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/news/_posts/2024-05-16-ruby-3-4-0-preview1-released.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Note: Excluding feature bug fixes.
5151
* Use a single quote instead of a backtick as a opening quote. [[Feature #16495]]
5252
* Display a class name before a method name (only when the class has a permanent name). [[Feature #19117]]
5353
* `Kernel#caller`, `Thread::Backtrace::Location`'s methods, etc. are also changed accordingly.
54+
5455
```
5556
Old:
5657
test.rb:1:in `foo': undefined method `time' for an instance of Integer

0 commit comments

Comments
 (0)