tests for emacs modeline regex

This commit is contained in:
michael tesch
2015-03-14 23:13:59 +01:00
parent 1bb639617c
commit a364e4a2dc
9 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// -*- foo : bar ; mode : c++ ; bar : foo -*-
template <typename X> class { X i; };