dfmt/tests/issue0152.d
2015-05-12 16:40:33 -07:00

1 line
61 B
D

enum IsPathHandler(alias T) = is(PathHandler == typeof(T));