Add some options to obiannotate

This commit is contained in:
2023-02-16 13:32:27 +01:00
parent 6e36b22040
commit 85349668d0
6 changed files with 162 additions and 20 deletions

View File

@@ -225,3 +225,4 @@ func ExpressionPredicat(expression string) SequencePredicate {
return f
}