Skip to content

Commit

Permalink
[ruby/prism] [rust] write flag accessor functions
Browse files Browse the repository at this point in the history
  • Loading branch information
froydnj authored and matzbot committed Oct 4, 2023
1 parent cf2049c commit e0c66b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prism/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e0c66b4

Please sign in to comment.