aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-textedit/tests/test.sh
blob: c831197eac2deea3ff27b6d5f4a0a539885ebbee (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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
some$variable
bgstack15