mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
MAINT: Fix small comment inaccuracy.
This commit is contained in:
parent
b1aa708c6c
commit
3385c775d3
@ -52,7 +52,7 @@ enum ProcessingOpType {
|
|||||||
}
|
}
|
||||||
|
|
||||||
impl FuncDef {
|
impl FuncDef {
|
||||||
/// Expands a ucg function using the given arguments into a new Tuple.
|
/// Expands a ucg function using the given arguments into a new Val.
|
||||||
pub fn eval(
|
pub fn eval(
|
||||||
&self,
|
&self,
|
||||||
parent_builder: &FileBuilder,
|
parent_builder: &FileBuilder,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user