commit
4398eb7b54
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ pub enum ParamName {
|
||||||
Fresh(usize),
|
Fresh(usize),
|
||||||
|
|
||||||
/// Indicates an illegal name was given and an error has been
|
/// Indicates an illegal name was given and an error has been
|
||||||
/// repored (so we should squelch other derived errors). Occurs
|
/// reported (so we should squelch other derived errors). Occurs
|
||||||
/// when, e.g., `'_` is used in the wrong place.
|
/// when, e.g., `'_` is used in the wrong place.
|
||||||
Error,
|
Error,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue