**Describe the bug** Given the following code: ```nix let x = (builtins.fromJSON); in x ``` the redundant parens diagnosis isn't triggered **Logs (Required)** n/a **Configuration** n/a