fieldpattern:: call analyze immediately

This commit is contained in:
Zeno Rogue 2021-12-12 00:29:03 +01:00
parent df2180cf67
commit d3f397fe27
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ struct fpattern {
exit(1);
}
build();
analyze();
}
fpattern(int p) {