File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1319,8 +1319,9 @@ which may be a variable usage. The
13191319[ All Variable Usages Are Allowed] ( #sec-All-Variable-Usages-Are-Allowed )
13201320validation rule ensures that each {variableUsage} is of a type allowed in its
13211321position. The [ Coercing Variable Values] ( #sec-Coercing-Variable-Values )
1322- algorithm ensures runtime values for variables coerce correctly. Therefore we
1323- can assume the runtime value of each {variableUsage} is valid for usage in its
1322+ algorithm ensures runtime values for variables coerce correctly. Therefore, for
1323+ the purposes of the coercibility assertion in this validation rule, we can
1324+ assume the runtime value of each {variableUsage} is valid for usage in its
13241325position.
13251326
13261327The type expected in a position includes the type defined by the argument a
You can’t perform that action at this time.
0 commit comments