-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace it with a no-op loader. Add tests to be sure it actually does its thing; without it added to the compiler, the test returns a file not found error! Long-term it'd be nice to prevent it from being compiled at all; see santhosh-tekuri/boon#12 for the feature request. While at it, update the `error!()` and `info!()` calls to include the failure reason. The magic `:#` suffix in the format does it.
- Loading branch information
Showing
2 changed files
with
46 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters