summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2024-03-12 12:17:55 +0100
committergit <svn-admin@ruby-lang.org>2024-03-13 16:03:24 +0000
commit53a77d9b90da7b49054ab88b057fdcc8ce82d608 (patch)
tree978239b01f377dd08d54ac58cd816af2896ba58a /test/ruby
parent0f076fa520999a42d88a081d7674495db2f65b3f (diff)
[ruby/prism] Change `frozen_string_literal` to be a tri-state
An explicit `false` is not equivalent to the comment being missing, because the default can be switched with a runtime flag: ```bash $ ruby --enable-frozen-string-literal -e 'p "foo".frozen?' true ``` https://github.com/ruby/prism/commit/4660f58775
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions