Skip to content
This repository was archived by the owner on Nov 29, 2019. It is now read-only.
This repository was archived by the owner on Nov 29, 2019. It is now read-only.

Implicitly defined vertices throw ParseException #6

Description

@coder0xff

The graph

digraph G {
	A -> B;
}

produces a ParseException reading "The vertex with id A was used before it was defined."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions