ruby-changes:41503
From: nobu <ko1@a...>
Date: Mon, 18 Jan 2016 21:48:05 +0900 (JST)
Subject: [ruby-changes:41503] nobu:r53577 (trunk): unicode_norm_gen.tmpl: Remove indicator
nobu 2016-01-18 21:48:41 +0900 (Mon, 18 Jan 2016) New Revision: 53577 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53577 Log: unicode_norm_gen.tmpl: Remove indicator * template/unicode_norm_gen.tmpl: Remove indicator for "frozen_string_literal: true", as r52526. Modified files: trunk/template/unicode_norm_gen.tmpl Index: template/unicode_norm_gen.tmpl =================================================================== --- template/unicode_norm_gen.tmpl (revision 53576) +++ template/unicode_norm_gen.tmpl (revision 53577) @@ -152,7 +152,7 @@ end https://github.com/ruby/ruby/blob/trunk/template/unicode_norm_gen.tmpl#L152 # generate normalization tables file %># coding: us-ascii -# -*- frozen_string_literal: true -*- +# frozen_string_literal: true %# > # automatically generated by template/unicode_norm_gen.tmpl -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/