Replaces all mention of literal values with "compile-time constant" values per our decision to expand the allowed values. Note that DXC currently doesn't allow many expected compile-time values to work here, but that's a sparate bug.
Additionally corrected references to "power-of-two" as an adjective to use hyphens.
Replaces all mention of literal values with "compile-time constant" values per our decision to expand the allowed values. Note that DXC currently doesn't allow many expected compile-time values to work here, but that's a sparate bug.
Additionally corrected references to "power-of-two" as an adjective to use hyphens.
Fixes #161