Problemunvalidated
the compiler complains that "Attribute value must be constant" — On setting the attribute `dynamicValue` to `value` which is read from the YAML file. Tension: I know it expects a compile time constant value, but is there any way to insert a runtime value here?
2d252fe0-17c8-49d5-b664-6e78e14d96da
the compiler complains that "Attribute value must be constant" — On setting the attribute dynamicValue to value which is read from the YAML file. Tension: I know it expects a compile time constant value, but is there any way to insert a runtime value here?