Pre-v1.0
Library inclusion. Triggers an error condition if the library is not found. Consider require or include for parallels.
LOLCODE Recommendation v1.0
CAN HAS <file/module>?Includes the file or loads the module, and dies on error.
Library inclusion. Triggers an error condition if the library is not found. Consider require or include for parallels.
CAN HAS <file/module>?Includes the file or loads the module, and dies on error.