Changes between Version 36 and Version 37 of ExplicitCallStack

Show
Ignore:
Timestamp:
01/30/07 07:58:28 (6 years ago)
Author:
guest
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ExplicitCallStack

    v36 v37  
    181181}}} 
    182182 
    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  
    185 One ''might'' expect the same stack trace to be generated for each declaration. 
     183Notice that in the first case the stack passed to `head` and `foo` is simply `["f1"]`, but in the second case it is `"f2":t`. One ''might'' expect the same stack trace to be generated for each declaration.