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