Changeset 9197 for lang/elisp/escm/trunk/escm-compile.el
- Timestamp:
- 04/09/08 18:03:21 (5 years ago)
- Location:
- lang/elisp/escm/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
escm-compile.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/elisp/escm/trunk
-
Property
svn:ignore set
to
*.elc
-
Property
svn:ignore set
to
-
lang/elisp/escm/trunk/escm-compile.el
r9113 r9197 244 244 t) 245 245 (escm-test compile1 (escm-syntax-p (escm-env::gref env 'x))) 246 (escm-test expand (escm-iproc::equal (escm-icode '((store 1))) 247 (escm-test::p "result" (escm-compile ctx '(x))))) 246 (escm-test expand (escm-iproc::equal 247 (escm-icode '((store 1))) 248 (escm-test::p "result" (escm-compile ctx '(x))))) 248 249 )) 249 250 ;; (escm-test::run 'escm 'define-syntax)
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)