SIGN IN SIGN UP

langref.html.in: Simplify printing types in examples

zig stdlib fmt has a formatter for types which prints the type name.  So,
just use @TypeOf(type) instead of the longer @typeInfo(@TypeOf(type)).
G
Ganesan Rajagopal committed
88d2e4f66a988dabca45c9add992c9f029c2176f
Parent: dc128f4
Committed by Veikka Tuominen <git@vexu.eu> on 11/7/2022, 1:07:21 PM