# Compiler messages: hints

> AlgoBarsX compiler messages about hints, with what each code means and the real message where there is one: AS0601.

Source: https://algobarsx.com/docs/diag-hints/

###  AS0601 `unused_input` warning

Input unused is never used.

**Quick fix** Remove input unused
