aboutsummaryrefslogtreecommitdiff
path: root/test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test.cc')
-rw-r--r--test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.cc b/test.cc
index 3b35cd3..8a5c499 100644
--- a/test.cc
+++ b/test.cc
@@ -602,7 +602,7 @@ static_assert(
tav::Pair<
tav::List<tav::Int<1>, tav::Int<3>>::type,
tav::List<tav::Int<2>>::type
- >::type,
+ >,
tav::Partition<
tav::Odd,
tav::List<tav::Int<1>, tav::Int<2>, tav::Int<3>>::type