Project

General

Profile

Actions

Bug #383

closed

magic comment allows leading expressions

Added by yugui (Yuki Sonoda) over 15 years ago. Updated almost 12 years ago.

Status:
Closed
Target version:
-
ruby -v:
Backport:
[ruby-dev:35713]

Description

=begin
マジックコメントの前に式があってもマジックコメントが認識されます。

p [1+1, ENCODING] # coding: Shift_JIS
p ENCODING
=end

Actions #1

Updated by matz (Yukihiro Matsumoto) over 15 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0