From: sto.mar@... Date: 2017-02-03T22:12:35+00:00 Subject: [ruby-core:79418] [Ruby trunk Bug#13190] [DOC] Fix error for escape sequences in string literals Issue #13190 has been reported by Marcus Stollsteimer. ---------------------------------------- Bug #13190: [DOC] Fix error for escape sequences in string literals https://bugs.ruby-lang.org/issues/13190 * Author: Marcus Stollsteimer * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- Small change: Backslash goes first in escape sequences, so it must be "any other character following a backslash is interpreted as ...", while the doc says "...followed by...". ---Files-------------------------------- doc_literals.patch (496 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: