Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created August 4, 2023 00:08
Show Gist options
  • Save ingydotnet/cb11e16749495015056d285dee031b66 to your computer and use it in GitHub Desktop.
Save ingydotnet/cb11e16749495015056d285dee031b66 to your computer and use it in GitHub Desktop.
user=> (prn
#_=> 1)
1
nil
user=> (prn
#_=> 1) (prn
#_=> 2) (prn
1
nil
#_=> 3) (prn
2
nil
#_=> 4)
3
nil
4
nil
user=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment