[ruby/yarp] Use binary for normalizing printed ASTs

https://github.com/ruby/yarp/commit/814326de34
This commit is contained in:
Kevin Newton 2023-06-21 15:52:06 -04:00 коммит произвёл git
Родитель b0a3a6ade0
Коммит 585dbccb51
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,7 @@ class ParseTest < Test::Unit::TestCase
# and the line breaks based on the length of the path.
def normalize_printed(printed)
printed
.b
.gsub(
/SourceFileNode \s*
\(\s* (\d+\.\.\.\d+) \s*\) \s*