diff --git a/execution.bs b/execution.bs index 44dc99b..a7f774f 100644 --- a/execution.bs +++ b/execution.bs @@ -6058,7 +6058,7 @@ template<class Domain, class Tag, sender Sndr, class... Args>
         template<>
-        struct impls-for<tag_t<schedule_from_t> : default-impls {
+        struct impls-for<tag_t<schedule_from_t>> : default-impls {
           static constexpr auto get-attrs = see below;
           static constexpr auto get-state = see below;
           static constexpr auto complete = see below;