Skip to content

Instantly share code, notes, and snippets.

@rba
Created October 6, 2017 10:20
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 rba/dda378519609f2703344b0d7d621b54d to your computer and use it in GitHub Desktop.
Save rba/dda378519609f2703344b0d7d621b54d to your computer and use it in GitHub Desktop.
./nqp-m t/nqp/104-method-cache.t
bash-3.2# ./nqp-m t/nqp/104-method-cache.t
1..16
ok 1 - calling a method found in cache
ok 2 - nqp::can on a method found in cache
ok 3 - nqp::can on a method not in cache
ok 4 - ...find_method is not called when the cache is authoritative
Segmentation Fault (core dumped)
bash-3.2#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment