From: "mame (Yusuke Endoh)" Date: 2021-12-26T10:35:13+00:00 Subject: [ruby-core:106826] [Ruby master Bug#18434] error_highlight does not work for -e option Issue #18434 has been reported by mame (Yusuke Endoh). ---------------------------------------- Bug #18434: error_highlight does not work for -e option https://bugs.ruby-lang.org/issues/18434 * Author: mame (Yusuke Endoh) * Status: Open * Priority: Normal * Assignee: mame (Yusuke Endoh) * ruby -v: ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ``` $ ruby -ve '1.time' ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux] -e:1:in `
': undefined method `time' for 1:Integer (NoMethodError) Did you mean? times ``` -- https://bugs.ruby-lang.org/ Unsubscribe: