This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Description
If a particular lab happens to have a .learn file that has no contents, it errors here with the .any:
|
(languages & ["swift", "objc"]).any? |
If there isn't a default language being inserted into languages array this may be why, will explore a fix later this week -- (unless this is desired behavior as we consider a proper .learn bare minimum?)