drive-by: fix typo
This commit is contained in:
parent
85d1c89e0f
commit
fa18b3ebe2
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ enum MergingSucc {
|
|||
True,
|
||||
}
|
||||
|
||||
/// Indicates to the call terminator codegen whether a cal
|
||||
/// Indicates to the call terminator codegen whether a call
|
||||
/// is a normal call or an explicit tail call.
|
||||
#[derive(Debug, PartialEq)]
|
||||
enum CallKind {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue