# -*- mode: snippet -*-
# name: julia
# key: jo
# --
#+begin_src julia :async :exports both :results output
$1
#+end_src