1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

unicode_norm_gen.tmpl: Remove indicator

* template/unicode_norm_gen.tmpl: Remove indicator for
  "frozen_string_literal: true", as r52526.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-01-18 12:48:41 +00:00
parent ed34d855bb
commit 90d6062181

View file

@ -152,7 +152,7 @@ end
# generate normalization tables file
%># coding: us-ascii
# -*- frozen_string_literal: true -*-
# frozen_string_literal: true
%# >
# automatically generated by template/unicode_norm_gen.tmpl