branch: externals/phps-mode
commit a86f07826d57d73423aae54e03963468c6ac2d46
Author: christian <christ...@cvj.se>
Commit: christian <christ...@cvj.se>

    Added TODO item for bookkeeping
---
 test/phps-mode-test-ast.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/phps-mode-test-ast.el b/test/phps-mode-test-ast.el
index 15fcfe9119..951d58ae20 100644
--- a/test/phps-mode-test-ast.el
+++ b/test/phps-mode-test-ast.el
@@ -131,6 +131,7 @@
   "Run test for bookkeeping generation."
   (message "-- Running tests for bookkeeping generation... --\n")
 
+  ;; TODO fix Should bookkeep assignment via reference $var = & $test
   ;; TODO v2 Should have more delicate handling of isset, !empty condition 
blocks
   ;; TODO v2 bookkeep and include constants in imenu
   ;; TODO v2 imenu should contain redeclaration of variables

Reply via email to