Files
rust/tests
Nicholas Nethercote 3cb9966235 Add a HIR pretty printing test for delegation.
Note that some of the output is currently bogus, with missing params and
args:
```
fn add(: _, : _) -> _ { m::add(, ) }
```
The next commit will fix this.
2025-04-10 14:09:37 +10:00
..
2025-04-06 21:41:47 +02:00
2025-04-06 21:41:47 +02:00