Create a file voluntary.lua
.
lua
function hello()
print('Hello')
end
Run the task.
voluntary hello
Output.
Hello
IceCafeCup – icecafecup@proton.me
Distributed under the MIT License. See LICENSE
for more information.
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)