plugins: plugin loader redesign
[geany-mirror.git] / tests / ctags / bug1743330.v
blob68eb24564ff13957b029438d888bce4e2aaa81f6
1 // somewhat contrived, but i came across a real-life file that caused this
2 // crash.
3 value=
4 hello/
5 world;
7 // dummy stuff to generate a tag
8 module dummy;
9 endmodule