diff options
author | Schneems <[email protected]> | 2024-11-15 10:00:33 -0600 |
---|---|---|
committer | git <[email protected]> | 2024-11-15 16:06:24 +0000 |
commit | 7969f6791fc219ba3e3af84574344d870b44fe4f () | |
tree | 79fff2358783e1235fe77a37366cf7b638b92313 /lib | |
parent | ed4871afede9ec613f78fc61c3acff521653f5c5 (diff) |
[ruby/syntax_suggest] Freeze strings
https://.com/ruby/syntax_suggest/commit/b17bf0baca
-rw-r--r-- | lib/syntax_suggest/mini_stringio.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ module SyntaxSuggest # Mini String IO [Private] # |