Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/truffle/tags/language/hash_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:Hash literal does not change encoding of literal string keys during creation

1 comment on commit c671a4e

@chrisseaton
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nirvdrum I think this is failing due to the rope table not differentiating between ropes with different encodings - you said that this was an issue didn't you? It's exposed because I now have a frozen string with a rope that is the same bytes as this spec uses, but a different encoding.

Sorry, something went wrong.

Please sign in to comment.