Exemple #1
0
 private static (Value, error) ConvertValue(this boolType _p0, object src)
 {
     Value _p0 = default;
     error _p0 = default !;
Exemple #2
0
 private static @string String(this boolType _p0)
 {
     return("Bool");
 }