Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: generate an error on prefix with empty local name
A case like <foo bar:="1"/> used to pass. It is not wellformed due to the prefix (bar) lacking a local name. It no longer passes. Closes lddubeau#5.
- Loading branch information