Nicholas Nethercote aa3009dff6 Reorder hir fn stuff.
In `Fn`, put `ident` next to `generics` as is common in many other
types.

In `print_fn`, make the argument order match the printing order.
2025-05-30 02:28:35 +10:00
..
2025-05-09 13:57:49 +10:00
2025-04-03 09:22:21 +00:00
2025-05-30 02:28:35 +10:00
2025-05-12 15:33:37 +02:00