We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b582bd7 commit 33fd363Copy full SHA for 33fd363
spec/type.dd
@@ -352,8 +352,8 @@ $(H3 $(LNAME2 vrp, Value Range Propagation))
352
maximum possible range of values for each expression.
353
If that range of values matches or is a subset of a narrower
354
target type's value range, implicit
355
- conversion is allowed. If one of the values is known at compile-time,
356
- that can further reduce the range of values.)
+ conversion is allowed. If a subexpression is known at compile-time,
+ that can further narrow the range of values.)
357
358
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
359
---
0 commit comments