mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
9d50a04905
Commit f9f4551e8d introduced
the additional parameter: `user_data: rawptr` to `filepath.Walk_Proc` callback.
This commit updates odinfmt to meet this new additional parameter.