mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-03-06 02:56:56 +01:00
feat: Implement while loops
This commit is contained in:
5
examples/loops.fem
Normal file
5
examples/loops.fem
Normal file
@@ -0,0 +1,5 @@
|
||||
counter is 0
|
||||
Otokonoko counter < 5 Femboycore
|
||||
UwU Boy counter
|
||||
counter is counter + 1
|
||||
Periodt
|
||||
Reference in New Issue
Block a user