On Mon, 09 Nov 2015 07:14:47 -0800, elizabeth wrote:
> $ 6 spurt("bar","\n"); dd open("bar").get
> Str $var = Str   # should be ""
> 
> $ 6 'spurt("bar","\n"); dd open("bar",:!chomp).get'
> Str $var = "\n"
> 

Thank you for the report. This is now fixed.

Fix: https://github.com/rakudo/rakudo/compare/f2fca0c8c2...41bb13722c
Test: https://github.com/perl6/roast/commit/df5a84334d

Reply via email to