tvl-depot/users/Profpatsch/emacs-tree-sitter-move/test.sh
Profpatsch 361aa2aac2 feat(emacs-tree-sitter-move): shell and json test files
Change-Id: Idadb58a935abdbfa99327ba79de8b33d38b8c722
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2264
Reviewed-by: Profpatsch <mail@profpatsch.de>
Tested-by: BuildkiteCI
2021-01-01 22:40:38 +00:00

14 lines
134 B
Bash

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