관리-도구
편집 파일: src_encoding.rb
# frozen_string_literal: false # DO NOT WRITE ANY MAGIC COMMENT HERE. def default_src_encoding return __ENCODING__ end