0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-15 12:46:27 +00:00
org-mode/test-tangle-load.org

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")