Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 1, 2019 23: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/5a190d3de19d789fefbb4eca7aa2e7e1 to your computer and use it in GitHub Desktop.
Save Whateverable/5a190d3de19d789fefbb4eca7aa2e7e1 to your computer and use it in GitHub Desktop.
greppable6
File Code
MSTEMLE/Fcntl
…/META6.json :9:
"source-url" : "git@github.com:manchicken/perl6-Fcntl.git",
MSTEMLE/Fcntl
…/README.md :7:
Build Status
MSTEMLE/Fcntl
…/Fcntl.prefix.pm :62:
unit module Fcntl:ver<0.0.1>:auth<github:manchicken>;
kmwallio/Acme-Skynet
…/ChainLabel.pm6 :29:
$reminders.add("remind me to take out the chicken in 15 minutes -> 15 minutes, take out the chicken");
manchicken/perl6-Fcntl
…/.gitrepo :7:
remote = git@github.com:manchicken/perl6-Fcntl.git
manchicken/perl6-Fcntl
…/META6.json :9:
"source-url" : "git@github.com:manchicken/perl6-Fcntl.git",
manchicken/perl6-Fcntl
…/README.md :7:
Build Status
manchicken/perl6-Fcntl
…/Fcntl.prefix.pm :62:
unit module Fcntl:ver<0.0.1>:auth<github:manchicken>;
spitsh/spitsh
…/subs.md :59:
if prompt("Did the chicken come before the egg?", :default(True)) {
spitsh/spitsh
…/subs.md :60:
say "wrong, the egg came before the chicken.";
spitsh/spitsh
…/subs.md :62:
say "wrong, the chicken DID come before the egg.";
spitsh/spitsh
…/core-subs.sp :33:
if prompt("Did the chicken come before the egg?", :default(True)) {
spitsh/spitsh
…/core-subs.sp :34:
say "wrong, the egg came before the chicken.";
spitsh/spitsh
…/core-subs.sp :36:
say "wrong, the chicken DID come before the egg.";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment