Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 9, 2017 18:07
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/557c6716c35afeee06cd90a3daf22c47 to your computer and use it in GitHub Desktop.
Save Whateverable/557c6716c35afeee06cd90a3daf22c47 to your computer and use it in GitHub Desktop.
committable6
08e39ee2653b1ae^ await ^100 .map: -> $i { $/ = 42; start { "$i".match: /(\d+)/; if $i != +$0 { say "Boom: $i $0" } } }
¦«08e39ee2653b1ae^»:
Boom: 2 13
Boom: 3 13
Boom: 0 13
Boom: 11 13
Boom: 4 13
Boom: 5 13
Boom: 6 13
Boom: 1 12
Boom: 15 42
Boom: 16 42
Boom: 19 21
Boom: 20 21
Boom: 8 42
Boom: 10 42
Boom: 7 42
Boom: 38 41
Boom: 39 42
Boom: 46 42
Boom: 50 42
Boom: 51 42
Boom: 53 42
Boom: 54 58
Boom: 60 42
Boom: 63 62
Boom: 66 67
Boom: 75 42
Boom: 80 42
Boom: 84 42
Boom: 83 42
Boom: 91 90
Boom: 89 90
Boom: 92 42
Boom: 96 97
Internal error: inconsistent bind result
in block <unit> at /tmp/8MEiXGTyrj line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment