ruby-changes:59748
From: Nobuyoshi <ko1@a...>
Date: Sun, 19 Jan 2020 21:07:48 +0900 (JST)
Subject: [ruby-changes:59748] 0ab93e098f (master): NEWS.md: set code format explicitly [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=0ab93e098f From 0ab93e098f1f31c8479a730b99e994f59d6e00c3 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 19 Jan 2020 20:55:06 +0900 Subject: NEWS.md: set code format explicitly [ci skip] It is not set by default in the Github viewer. diff --git a/NEWS.md b/NEWS.md index a53f4f2..4485a64 100644 --- a/NEWS.md +++ b/NEWS.md @@ -34,7 +34,7 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS.md#L34 * Regexp literals are frozen [[Feature #8948]] [[Feature #16377]] - ``` + ```ruby /foo/.frozen? #=> true ``` -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/