about summary refs log tree commit diff
path: root/users/Profpatsch/emacs-tree-sitter-move/test.sh
function foo () {
    local x=123
}

function bar () {
    local x=123
}

echo abc def \
     gef gef

printf \
    "%s\n" \
    haha