Skip to content

Instantly share code, notes, and snippets.

View kaikuchn's full-sized avatar

Kai Kuchenbecker kaikuchn

View GitHub Profile
@kaikuchn
kaikuchn / keybase.md
Created May 20, 2017 21:52
verify kaikuchn for keybase.io

Keybase proof

I hereby claim:

  • I am kaikuchn on github.
  • I am kaikuchn (https://keybase.io/kaikuchn) on keybase.
  • I have a public key ASDDerknzIYoMzODdc9ABFWBps5MGXuR1TZRMPALaWwSawo

To claim this, I am signing this object:

message = <<~MSG
When interpolating a String longer than 23 bytes in a <<~
heredoc, we get a "can't set length of shared string" error.
So running #{__FILE__} should raise in MRI 2.4.1p111 Rev 58053.
The same is not true for <<- heredocs! It is also already fixed
in Ruby Trunk: https://bugs.ruby-lang.org/issues/13540
MSG