aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-textedit/tests/test.sh
blob: 8eb7450c088bdae2782e06a096d264d74385f75c (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

echo "some text" #with a comment
for i in ["a","b","c"]
do
echo ${i}withsometext
done

variable$variable sdfgbuj
variable${variable}satoibnsoin
bgstack15