1
0
forked from Alepha/Alepha

Add tagged ctor check support.

This commit is contained in:
2024-03-18 15:49:23 -04:00
parent ad8690769e
commit 696e1b56f6
5 changed files with 129 additions and 0 deletions

View File

@ -1 +1,2 @@
add_subdirectory( tuplizeAggregate.test )
add_subdirectory( tagged_ctor_size.test )