-
Notifications
You must be signed in to change notification settings - Fork 10
More tests #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Currently there's enough tests for expression-level things, but just a few to cover declarations and especially type-level syntax. On top of that, most tests focus on specific syntax nodes rather on how well they cooperate with each other, which has led to unnoticed bugs in the past. Hence,
TODO:
choice()hacks