Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-224
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Martin Bravenboer
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

Term projection in annotations is broken

Created: 2005-01-01 16:37   Updated: 2008-03-31 20:39
Component/s: strc - Stratego compiler
Affects Version/s: 0.12
Fix Version/s: 0.16 (Stratego Core Compiler)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Term projection in annotation seems to be ignored (identity)

Example:
-----------------------
module foo
imports list-cons
strategies

main =
    !1{2}
    ; ?_{<id>}
-----------------------

Result: 1{2}


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.