On Mon, 30 Oct 2017 09:16:23 -0700, tbrowder wrote:
> On Mon, 30 Oct 2017 08:21:04 -0700, tbrowder wrote:
> > On Mon, Oct 30, 2017 at 09:53 Elizabeth Mattijsen <l...@dijkmat.nl> wrote:
> > 
> > > A —ll-exception stacktrace would be useful in such a case :-)
> > 
> > 
> > WILCO!

$ cat prob.p6
use v6;

# an empty table
=begin comment
=begin table
a b c
=end table
=end comment

to duplicate:
$ perl6  --ll-exception --doc=Text prob.p6

version:
$ perl6 -v
This is Rakudo version 2017.09-201-gfa8fe84 built on MoarVM version 
2017.09.1-553-ga4fef0b
implementing Perl 6.c.

Reply via email to