forked from GitHub/gf-core
bug fix and refactoring in the cc command
This commit is contained in:
@@ -25,8 +25,8 @@ param_table.Q2
|
||||
"xy"
|
||||
param_table.Q1
|
||||
param_table.Q2
|
||||
\v0 -> case <v0 : Str> of {
|
||||
"q1" => param_table.Q1;
|
||||
_ => param_table.Q2
|
||||
}
|
||||
\x -> case <x : Str> of {
|
||||
"q1" => param_table.Q1;
|
||||
_ => param_table.Q2
|
||||
}
|
||||
pre {"в"; "във" / strs {"в"; "ф"}}
|
||||
|
||||
Reference in New Issue
Block a user