mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Use frozen string literals
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
This commit is contained in:
parent
5f97468958
commit
82f7550f65
28 changed files with 56 additions and 64 deletions
|
@ -1,4 +1,4 @@
|
|||
# frozen_string_literal: false
|
||||
# frozen_string_literal: true
|
||||
require 'mkmf'
|
||||
|
||||
have_func("rb_enc_raise", "ruby.h")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue