We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93a2ba8 commit fd27d1fCopy full SHA for fd27d1f
INTERPRETING.md
@@ -179,8 +179,7 @@ attribute is a YAML dictonary with two keys:
179
180
- `phase` - the stage of the test interpretation process that the error is
181
expected to be produced; valid phases are:
182
- - `parse`: occurs while parsing the source text.
183
- - `early`: occurs prior to evaluation.
+ - `parse`: occurs while parsing the source text, or while checking it for early errors.
184
- `resolution`: occurs during module resolution.
185
- `runtime`: occurs during evaluation.
186
- `type` - the name of the constructor of the expected error
0 commit comments