Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 9, 2017 03:35
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/e71497ede1635ea23cb2157510dbf794 to your computer and use it in GitHub Desktop.
Save Whateverable/e71497ede1635ea23cb2157510dbf794 to your computer and use it in GitHub Desktop.
committable6
my %h = <a 1 b 2>; enum Bits (%h); dd Bits.enums
¦«2015.12,2016.02,2016.03,2016.04»: WARNINGS for /tmp/nYOEEPV2HH:
Useless use of %h in sink context (line 1)
{}
¦«2016.05»: WARNINGS for /tmp/nYOEEPV2HH:
Useless use of %h in sink context (line 1)
Map.new(())
¦«2016.06,2016.07.1,2016.08.1,2016.09,2016.10,2016.11,2016.12,HEAD»: Map.new(())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment