Created
February 24, 2023 20:34
-
-
Save borkdude/aae8a95f12495cd16ec60f01d34c5d00 to your computer and use it in GitHub Desktop.
Nbb with deno 1.31
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { loadString } from 'npm:[email protected]' | |
await loadString(`(prn (+ 1 2 3))`); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment