]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/js2-mode/tests/externs.el
Merge commit 'b45fc3f6c0802be172c4e887d1cea268ce7866e0' from swiper
[gnu-emacs-elpa] / packages / js2-mode / tests / externs.el
index 8fb1161138e4ff7e1f64ea832cafdf9e8f055e19..40957f600cf85fa3636fb23573562c0a36b9d274 100644 (file)
@@ -41,3 +41,7 @@
     (js2-mode)
     (should (equal (js2-get-jslint-globals)
                    '("quux" "tee" "$")))))
+
+;;;TODO
+;; ensure that any symbols bound with the import syntax are added to the extern list
+;; ensure that any symbols bound with the export syntax exist in the file scope