V
very_log
Guest
struct {
int a, b, c;
} str1 = '{1, 2, 3};
int x1, x2, x3;
x1 = str1 matches '{a:1, b:.n} &&& str1 matches '{b:2, c:.m} ? m*n : 0;
int a, b, c;
} str1 = '{1, 2, 3};
int x1, x2, x3;
x1 = str1 matches '{a:1, b:.n} &&& str1 matches '{b:2, c:.m} ? m*n : 0;