This website requires JavaScript.
Explore
Help
Sign In
wash
/
ivy
Watch
1
Star
0
Fork
0
You've already forked ivy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d01a3b46633102031bc8f65bf69af4b3b4d073f3
ivy
/
doc
/
sample
/
Simple.im
6 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
doc: update simple example with for-loop
2025-05-08 10:51:59 +01:00
var x = "Hello, world!".
for (ch, cy) in x do
cout put:ch
end
Reference in New Issue
Copy Permalink