This website requires JavaScript.
Explore
Help
Sign In
AbleScript
/
ablescript
Watch
4
Star
4
Fork
You've already forked ablescript
1
Code
Issues
Pull requests
Projects
Releases
7
Wiki
Activity
61fbd3ee28
ablescript
/
examples
/
functio.able
5 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updating examples
2021-04-11 15:17:08 -05:00
functio hello(words){
Format `.able` test files Unified mixed 2-space and 4-space indentation into uniform 3-space indentation.
2021-08-09 15:41:02 -05:00
words print;
Updating examples
2021-04-11 15:17:08 -05:00
}
Fixed tests and examples
2022-02-22 15:49:56 -06:00
hello(/*wonk*/);
Reference in a new issue
Copy permalink