-module(uwu). -compile(export_all). uwu() -> io:fwrite("uwu\n").