Update lang modules' :build settings

This commit is contained in:
Henrik Lissner 2017-04-07 01:45:57 -04:00
parent 8f04e0355f
commit 648c4c1d3b
9 changed files with 27 additions and 10 deletions

View file

@ -1,5 +1,13 @@
;;; lang/go/autoload.el
;;;###autoload
;; TODO (defun +go/build ())
;;
;; Tests
;;
(defvar +go-test-last nil
"The last test run.")