Test for correct amount of emitted folds
This commit is contained in:
parent
156d995423
commit
b4e936f8f0
@ -572,6 +572,8 @@ fn foo()<fold returntype>-> (
|
||||
bool,
|
||||
bool,
|
||||
)</fold> { (true, true) }
|
||||
|
||||
fn bar() -> (bool, bool) { (true, true) }
|
||||
"#,
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user