mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-03-06 11:06:47 +01:00
feat: Implement functions (definition and calls)
This commit is contained in:
5
examples/functions.fem
Normal file
5
examples/functions.fem
Normal file
@@ -0,0 +1,5 @@
|
||||
Femboy say_hello Femboycore
|
||||
UwU Boy "Hello from function!"
|
||||
Periodt
|
||||
|
||||
say_hello()
|
||||
Reference in New Issue
Block a user