This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
mo
Watch
1
Star
0
Fork
0
You've already forked mo
mirror of
https://github.com/tests-always-included/mo.git
synced
2024-12-18 16:27:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
14003ba24a
mo
/
tests
/
function.expected
2 lines
53 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Changing how functions are called Old way: functionName CONTENT argument1 argument2 New way: echo -n "$CONTENT" | functionName argument1 argument2 This follow the Unix style more closely.
2017-11-13 16:13:03 +00:00
<b> Willy is awesome.</b>... this is the last line.
Reference in New Issue
Copy Permalink