1
0
Fork 0
forked from fun/fun

Some function related fixes and some cleanups...

This commit is contained in:
Johannes Findeisen 2025-09-14 15:20:23 +02:00
commit 2a46797f93
5 changed files with 11 additions and 8 deletions

View file

@ -1 +1 @@
print("Have, fun!")
print("Have fun!")

View file

@ -4,6 +4,6 @@
* Have, fun!
*/
print("Have, fun!")
print("Have fun!")
// Bye, no fun!