Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2017 03:31
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/cedc8ef783acc22e8f07afa98f5ad7d6 to your computer and use it in GitHub Desktop.
Save Whateverable/cedc8ef783acc22e8f07afa98f5ad7d6 to your computer and use it in GitHub Desktop.
committable6
https://gist.githubusercontent.com/masak/b84a87a694217c9508d6/raw/266bb5831fcf37bad998ee58d34a1fae47ad59ad/fizzbuzz.p6
¦«2015.12,2016.01.1,2016.02,2016.03,2016.04»:
===SORRY!=== Error while compiling /tmp/YTry7N6UoK
An exception occurred while evaluating a constant
at /tmp/YTry7N6UoK:7
Exception details:
===SORRY!=== Error while compiling
Cannot invoke this object
at :
«exit code = 1»
¦«2016.05,2016.06,2016.07.1,2016.08.1,2016.09,2016.10,2016.11,2016.12,
2017.01,2017.02,2017.03,2017.04.3,2017.05,2017.06,2017.07,2017.08,
2017.09»:
===SORRY!=== Error while compiling /tmp/YTry7N6UoK
An exception occurred while evaluating a constant
at /tmp/YTry7N6UoK:7
Exception details:
===SORRY!=== Error while compiling
Cannot invoke this object (REPR: Null; VMNull)
at :
«exit code = 1»
¦«2017.10,2017.11,HEAD(e5b660e)»:
Cannot convert string to number: base-10 number must begin with valid digits or '.' in '⏏Fizz' (indicated by ⏏)
in block at /tmp/YTry7N6UoK line 4
in block <unit> at /tmp/YTry7N6UoK line 12
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment