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
support require Foo:from[...]; Foo.new
As with "use", the name given to "require" should be taken as an alias for whatever is actually located by the from argument.
- Loading branch information