`forever` ========= Program which loops forever. Currently requires nightly Rust to compile. You may freely use and modify this code under the [CC0 1.0 Universal License](LICENSE). Usage ----- Just run: ```bash forever ```