one more test

This commit is contained in:
krangelov
2021-09-30 05:18:02 +02:00
parent 0229329d7c
commit 0fa739e6e3
2 changed files with 5 additions and 0 deletions

View File

@@ -25,3 +25,7 @@ param_table.Q2
"xy"
param_table.Q1
param_table.Q2
\v0 -> case <v0 : Str> of {
"q1" => param_table.Q1;
_ => param_table.Q2
}