maybe make sense to replace method “always” with p...
# language-proposals
g
maybe make sense to replace method “always” with property, so syntax will be more clear:
Copy code
inline {
    x into y
    always = z
}