summaryrefslogtreecommitdiff
path: root/Modules/util.b
blob: d94a14307cc4858f03ad7890afc30bb60b4b370c (plain)
1
2
3
4
5
6
7
8
9
implement Util;

Util: module {
	glenda: fn(): string;
};

glenda(): string {
	return " (\\(\\\n �\". ..\n (  . .)\n |   � �\n �     ;\n c?\".UJ\"";
}