Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix load-system error for the first time (tak)
Calling `tak` in `coalton` form causes undefined error when the bechmark modules are loaded for the fist time, since the definition of `tak` in Coalton comes afterwards. Reloading will succeeds, but it is bothersome.
- Loading branch information