<1 call site in 1 file, 1 definition, 1 file scanned> callers of clamp
defined: basic.zig::clamp (function) basic.zig:67

basic.zig  (1 site)
  - main basic.zig:37   try stdout.print("Hello, {s}! {d}\n", .{ "World", clamp(helper(2, 3), 0, max_value) });
[exit 0]
