Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resolveSpecName: Panic instead of calling partial tail function (#2097)
Really, we should be throwing a proper error message here instead of throwing a `panic`, and we should document the requirement that `__breakpoint__` functions must end with `#<parent_name>`. That is left as future work (see #2097).
- Loading branch information