Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 21, 2017 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/d83a2c092ff7f2db3ae336650c5c5085 to your computer and use it in GitHub Desktop.
Save Whateverable/d83a2c092ff7f2db3ae336650c5c5085 to your computer and use it in GitHub Desktop.
committable6
MVM_SPESH_NODELAY=1 MVM_SPESH_BLOCKING=1 HEAD use Test; for ^100 { is_approx $_, $_ + 1 }
¦«HEAD(d5aec61)»:
not ok 1 -
# Failed test at /tmp/GsBa90SpSa line 1
# expected: 1
# got: 0
not ok 2 -
# Failed test at /tmp/GsBa90SpSa line 1
# expected: 2
# got: 1
not ok 3 -
# Failed test at /tmp/GsBa90SpSa line 1
# expected: 3
# got: 2
not ok 4 -
# Failed test at /tmp/GsBa90SpSa line 1
# expected: 4
# got: 3
not ok 5 -
# Failed test at /tmp/GsBa90SpSa line 1
# expected: 5
# got: 4
Unable to call postcircumfix $bt[ (Any) ] with a type object
Indexing requires a defined object
in sub is_approx at /tmp/whateverable/rakudo-moar/d5aec61f549b147dfd689ca844e9ca7a53b5c312/share/perl6/sources/C712FE6969F786C9380D643DF17E85D06868219E (Test) line 266
in block <unit> at /tmp/GsBa90SpSa line 1
Saw 1 occurrence of deprecated code.
================================================================================
Sub is_approx (from Test) seen at:
/tmp/GsBa90SpSa, line 1
Please use is-approx instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear! «exit code = 5»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment