Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix .eval deprecation test
  • Loading branch information
lizmat committed Jan 3, 2014
1 parent 5bab36f commit 14e7659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-types/deprecations.t
Expand Up @@ -430,7 +430,7 @@ TEXT
is Deprecation.report, qq:to/TEXT/.chop, 'deprecation "1+1".eval';
Saw 1 call to deprecated code during execution.
================================================================================
Method eval (from GLOBAL) called at:
Method eval (from Cool) called at:
$*PROGRAM_NAME, lines $line,{$line + 1}
Please use 'EVAL' instead.
--------------------------------------------------------------------------------
Expand Down

0 comments on commit 14e7659

Please sign in to comment.