Update function-schemata sub-module to HEAD (bcd26d2)
New changes:
-
3ef0240Correctly extract canonicalization errors from normalization error. -
bc33518[BREAKING CHANGE] Drop deprecated serialize.js, users all switched to binaryFormatter.js -
e6488eddefinitions: [Z528] Fix label, so it doesn't clash with Z527 -
df2206fDefinitions: Add built-in function Z6820 and its implementation Z6920 -
e9f260bdefinitions: [Z873] Make return Type more specific, Z881(Z1) not just Z1 -
cec539dtests: Unwrap unnecessary IIFE -
a1a668etests: Cover wrapInZ6 and wrapInZ9 -
090a681utils: Upstream wrapInZ12 from function-orchestrator -
e878a9dutils: Upstream wrapInZ3 from function-orchestrator -
d761117utils: Alpha-sort the export list -
1e51b2atests: Cover wrapInQuote explicitly -
e9edb7ftests: Cover wrapInKeyReference explicitly -
bcd26d2definitions: [Z6820] Change output type from List(Z1) to Map(Z6,Z1)