summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Froyd <[email protected]>2023-10-03 16:34:24 -0400
committergit <[email protected]>2023-10-04 14:22:16 +0000
commite0c66b47499e9372fdf86610f0da65efb6f60af9 (patch)
tree1ae0477caec3be787f48f9385e2ee12ece90e0a3
parentcf2049cb559913e061f48b416b7dc52e7d394b01 (diff)
[ruby/prism] [rust] write flag accessor functions
https://github.com/ruby/prism/commit/f2333ba4c8
-rw-r--r--prism/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prism/config.yml b/prism/config.yml
index 08b6961a0b..3b402b617b 100644
--- a/prism/config.yml
+++ b/prism/config.yml
@@ -374,7 +374,7 @@ flags:
- name: StringFlags
values:
- name: FROZEN
- comment: "frozen by virtue of a frozen_string_literal comment"
+ comment: "frozen by virtue of a `frozen_string_literal` comment"
nodes:
- name: AliasGlobalVariableNode
fields: