This website requires JavaScript.
Explore
Help
Sign In
wackbyte
/
able-script
Watch
1
Star
0
Fork
You've already forked able-script
0
forked from
AbleScript/ablescript
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
81f433e633
able-script
/
able-script-test
/
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