fixes devel CI (#20512)

This commit is contained in:
ringabout
2022-10-07 21:00:15 +08:00
committed by GitHub
parent 079363bfc3
commit c651817ffd

View File

@@ -283,7 +283,7 @@ block bunch:
result[] = b
var
aa: A
aa = default(A)
bb: B = B(a: "inner", b: @['o', 'b', 'j'])
cc: A = A(a: 12, b: 1, c: 1.2, d: '\0', e: eC,
f: "hello", g: {'A'}, h: {2'i16},