A function accepts exactly one inline policy: @inline // strong hint @inline(always) // compile contract @inline(never) // hard barrier Unknown modes, named arguments, extra arguments, and repeated @inline decorators are rejected. Keep one of the three forms above. See the typed inline specification.