mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-25 07:27:57 +00:00
290 B
290 B
testing org-babel-load
elisp blocks
lets look at the order
(message "I'm the first")
(message "I'm the second")
(message "I'm the third")