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

Implicitly defined vertices throw ParseException #6

Open
coder0xff opened this issue Jul 6, 2017 · 0 comments
Open

Implicitly defined vertices throw ParseException #6

coder0xff opened this issue Jul 6, 2017 · 0 comments

Comments

@coder0xff
Copy link

The graph

digraph G {
	A -> B;
}

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant