fix: typos in pipe arguments (i.e. format) now show a proper diagnostic.

This commit is contained in:
Spencer Brower
2026-07-30 17:58:40 -04:00
parent 7b67201791
commit ef7327cc52
4 changed files with 31 additions and 11 deletions
-1
View File
@@ -393,4 +393,3 @@ parse_config_menus :: proc(
return result
}