summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-12-04 12:51:22 -0500
committerKevin Newton <kddnewton@gmail.com>2023-12-06 14:23:38 -0500
commit82f18baa21d0df59c30d8a6e60bf3e0991de1114 (patch)
treed861044ddaf3d334fee10325f15eab9887ae546b /test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
parent9620ca678929f28dd8dab8e278e438a430a85022 (diff)
[ruby/prism] Provide flags for changing encodings
https://github.com/ruby/prism/commit/e838eaff6f
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt b/test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
index 65d733166a..7aa8694f66 100644
--- a/test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
+++ b/test/prism/snapshots/whitequark/bug_ascii_8bit_in_literal.txt
@@ -4,7 +4,7 @@
@ StatementsNode (location: (2,9)-(2,75))
└── body: (length: 1)
└── @ StringNode (location: (2,9)-(2,75))
- ├── flags: ∅
+ ├── flags: forced_utf8_encoding
├── opening_loc: (2,9)-(2,10) = "\""
├── content_loc: (2,10)-(2,74) = "\\xD0\\xBF\\xD1\\x80\\xD0\\xBE\\xD0\\xB2\\xD0\\xB5\\xD1\\x80\\xD0\\xBA\\xD0\\xB0"
├── closing_loc: (2,74)-(2,75) = "\""