Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions t/lib/croak/toke
Original file line number Diff line number Diff line change
Expand Up @@ -645,3 +645,11 @@ die $@ if $@;
EXPECT
syntax error at (eval 1) line 4,
Execution of (eval 1) aborted due to compilation errors.
########
# NAME GH #16854 - _format_ syntax errors can mess up the scopestack
format=
@
.//
.
EXPECT
syntax error at - line 3, near "."
Loading