macroSwizzle.lean:4:7-4:23: error(lean.synthInstanceFailed): failed to synthesize instance of type class HAdd Bool String ?m Hint: Type class instance resolution failures can be inspected with the `set_option trace.Meta.synthInstance true` command. macroSwizzle.lean:6:7-6:10: error: Application type mismatch: The argument "x" has type String but is expected to have type Nat in the application Nat.succ "x" sorry.succ : Nat