This commit is contained in:
2026-01-03 08:25:55 -06:00
parent 249b78d141
commit 50bee7a5c0
5 changed files with 50 additions and 30 deletions

7
world.cm Normal file
View File

@@ -0,0 +1,7 @@
var world = {}
return function() {
return meme(world)
}