Skip to content

Instantly share code, notes, and snippets.

@dynamitechetan
Created August 29, 2019 15:38
Show Gist options
  • Save dynamitechetan/f9a7a0c3dd3ad0b9f26eba2e7c367335 to your computer and use it in GitHub Desktop.
Save dynamitechetan/f9a7a0c3dd3ad0b9f26eba2e7c367335 to your computer and use it in GitHub Desktop.
user=> (assert (= 3 (+ 1 1)))
Execution error (AssertionError) at user/eval142 (REPL:1).
Assert failed: (= 3 (+ 1 1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment