Add `--enable-html-docs` to distcheck flags
[geany-mirror.git] / tests / ctags / simple.tcl
blobb3d9275ce434f9cca8df239121b72285ac07b3fc
1 # proc comment
2 proc simple1
4 class tcl_class
6 itcl::class itcl_class
8 public method method1
9 protected method method2
10 private method method3