diff options
Diffstat (limited to 'test/example/match.txt')
-rw-r--r-- | test/example/match.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/example/match.txt b/test/example/match.txt new file mode 100644 index 000000000..697d9e9f0 --- /dev/null +++ b/test/example/match.txt @@ -0,0 +1,9 @@ +Testing Internal::Any +Testing Internal::Exact +Testing Internal::{I32,I64,Int,F32,F64,Float}Lit +Testing Internal::ConstantMatcher +Testing Internal::UnaryMatcher +Testing Internal::AbstractUnaryMatcher +Testing Internal::BinaryMatcher +Testing Internal::AbstractBinaryMatcher +Testing Internal::SelectMatcher |