dfmt/tests/issue0152.d

2 lines
61 B
D

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