Skip to content

Confusing error message for @variables x, y #110

@dpsanders

Description

@dpsanders
julia> @variables x, y
ERROR: LoadError: AssertionError: @Variable expects a tuple of expressions (`@Variable x y z(t)`)

I gave it a tuple. (And it should report @variables, instead of @Variable.)
In any case I suggest actually accepting tuples separated by commas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions