title: InvalidIota layout: article

InvalidIota occurs when the predeclared identifier iota is used outside
of a constant declaration.

Example:
 var x = iota