[ruby/yarp] handle missing HEREDOC endline at start of heredoc

https://github.com/ruby/yarp/commit/7b72493b6d
This commit is contained in:
HParker 2023-08-17 09:41:14 -07:00 committed by Jemma Issroff
parent 4fb2b3b6bf
commit 339b34be47

View File

@ -0,0 +1,7 @@
<<-TARGET.gsub /^\s{/, ''\
TARGET
<<-TARGET.gsub /^\s{/, ''\
TARGET