Skip to content

Commit

Permalink
remove ded link
Browse files Browse the repository at this point in the history
  • Loading branch information
critesjosh committed Mar 21, 2024
1 parent e852b1d commit d29a467
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,3 @@ fn main() {
let array = [MyStruct::new(), MyStruct::new()];
assert(array_eq(array, array, MyStruct::eq));
}
```

You can see an example of generics in the tests
[here](https://github.com/noir-lang/noir/blob/master/crates/nargo_cli/tests/test_data/generics/src/main.nr).

0 comments on commit d29a467

Please sign in to comment.