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
1319
1319
[ All Variable Usages Are Allowed] ( #sec-All-Variable-Usages-Are-Allowed )
1320
1320
validation rule ensures that each {variableUsage} is of a type allowed in its
1321
1321
position. 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
1324
1325
position.
1325
1326
1326
1327
The 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