Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix caddr fallback test
$0 is always true because (<[ad]>*) always matches, needs $0 ne ''
- Loading branch information