depot/third_party/tvl/users/Profpatsch/emacs-tree-sitter-move/test.sh

15 lines
134 B
Bash
Raw Normal View History

function foo () {
local x=123
}
function bar () {
local x=123
}
echo abc def \
gef gef
printf \
"%s\n" \
haha