Fix (% (()) = (ann '(1 2 3) (Listof Integer)) in 42) #1

Open
opened 2016-04-13 16:23:28 +01:00 by SuzanneSoy · 0 comments
SuzanneSoy commented 2016-04-13 16:23:28 +01:00 (Migrated from github.com)

Hovering the inner () in (% (()) …) gives the type (Syntaxof 'srcloc), which sounds like something went really wrong. Also, it should not typecheck because we passed an incompatible type(Listof Integer)` for the right-hand-side expression.

Hovering the inner `()` in `(% (()) …) gives the type (Syntaxof 'srcloc), which sounds like something went really wrong. Also, it should not typecheck because we passed an incompatible type`(Listof Integer)` for the right-hand-side expression.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: suzanne.soy/phc-toolkit#1
No description provided.