Changeset 207
- Timestamp:
- 10/13/09 19:20:04 (2 years ago)
- Files:
-
- branches/dmd-1.x/src/template.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/dmd-1.x/src/template.c
r202 r207 3963 3963 real_t r; 3964 3964 3965 ea = ea->optimize(WANTvalue | WANTinterpret); 3965 3966 if (ea->op == TOKvar) 3966 3967 {
