Update instruction.rs
This commit is contained in:
parent
0ce622e668
commit
bb8f833ca0
|
@ -31,7 +31,7 @@ impl Instruction<'_> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns the number interpretted by the script parser
|
/// Returns the number interpreted by the script parser
|
||||||
/// if it can be coerced into a number.
|
/// if it can be coerced into a number.
|
||||||
///
|
///
|
||||||
/// This does not require the script num to be minimal.
|
/// This does not require the script num to be minimal.
|
||||||
|
|
Loading…
Reference in New Issue