intel / device-modeling-language

Mozilla Public License 2.0
92 stars 47 forks source link

Make `explicit_param_decls` stable #314

Closed lwaern-intel closed 2 months ago

lwaern-intel commented 2 months ago

I want this in in time for SQPFU.

syssimics commented 2 months ago

Verification #13774908: ✅ pass

lwaern-intel commented 2 months ago
  • we could consider an ESYNTAX test for param x :;

It'd be a bit of an odd duck as it's forbidden grammatically, as in it'd be a parse error. We don't typically have tests for those. Nonetheless, sure.

syssimics commented 2 months ago

Verification #13782576: ✅ pass