Changes between Version 35 and Version 36 of ExplicitCallStack
- Timestamp:
- 01/30/07 06:11:04 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExplicitCallStack
v35 v36 181 181 }}} 182 182 183 Notice that in the first case the stack passed to `head` and `foo` is simply `["f1"]`, but in the second case it is `"f2":t "`.183 Notice that in the first case the stack passed to `head` and `foo` is simply `["f1"]`, but in the second case it is `"f2":t`. 184 184 185 185 One ''might'' expect the same stack trace to be generated for each declaration.
