Re: [csswg-drafts] [css-mixins] Should `result` be mandatory in `@function`? (#10562)

While a function without a `result` is indeed useless, you can have a function *with* a `result` that still doesn't get executed, by having it in a false MQ or something. So we'll need to define what happens when no `result` ends up being encountered anyway (just makes the value IACVT, I'd think), and then I don't see a great reason to have special logic for when you just omit `result` entirely.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10562#issuecomment-2226221644 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 12 July 2024 19:20:36 UTC