A missing period causes the compiler to crash. bugsuite #13

The compiler crashes because of the missing period after "move-target"

  [...]
        05 as-pointer redefines filler1 usage pointer.
  *> The lack of a period after move-target is causing a compiler crash
    01  move-target
        05 filler1.
 [...]