Compare commits

...

1 Commits

Author SHA1 Message Date
7ee8cacc03 fix 2022-01-17 02:35:59 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ service TrustOp("op"):
array_length(a: []Trust) -> u32
service BoolOp("op"):
array_length(a: []bool) -> u32
array_length(a: []bool) -> u32

File diff suppressed because one or more lines are too long