Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 17, 2019 10:40
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/6aeb4ebda3901ccb40a825dd57cd70ee to your computer and use it in GitHub Desktop.
Save Whateverable/6aeb4ebda3901ccb40a825dd57cd70ee to your computer and use it in GitHub Desktop.
evalable6
dd sprintf('%-08.2f,2.71) # huh ?
(exit code 1)
===SORRY!=== Error while compiling /tmp/5haTnRHBvz
Unable to parse expression in single quotes; couldn't find final "'" (corresponding starter was at line 1)
at /tmp/5haTnRHBvz:1
------> dd sprintf('%-08.2f,2.71) # huh ?⏏<EOL>
expecting any of:
argument list
single quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment