Add detection of PKGBUILD files as Shell scripts
[geany-mirror.git] / tests / ctags / format.pl
blob91bb63f82a2148f08e6c64267492a775bdab797d
1 # Test format tag generation.
3 format XYZ =
4 @<<< @>>>
5 "1", "a"
8 format =
9 @>>>
13 write;
14 $~ = XYZ;
15 write;