# This should fail e : constant command := "/bin/echo"; f : constant command := "/bin/echo"; e := f; -- cannot assign commands