Actions
Bug #12947
closedMultiline if statements behave differently than inline if statements for flip flop
Bug #12947:
Multiline if statements behave differently than inline if statements for flip flop
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin15]
Updated by josh.cheek (Josh Cheek) almost 10 years ago
s/it behaves like a regex/it behaves like a range/
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Status changed from Open to Closed
Applied in changeset r56811.
test_flip.rb: r56316
- test/ruby/test_flip.rb (test_input_line_number_range): test for
r56316. [ruby-core:78162] [Bug #12947]
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED
Actions