Atom With @

Atoms must not have @ attribute.

Incorrect:

# Foo.
[@] > foo /number

Correct:

# Foo.
[] > foo /number