Skip to content

Commit e92c689

Browse files
fixup: use proper indentation after template header
Co-authored-by: Jan Schultke <[email protected]>
1 parent d0d267e commit e92c689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5999,7 +5999,7 @@
59995999
class task {
60006000
// \ref{task.state}
60016001
template<@\libconcept{receiver}@ Rcvr>
6002-
class @\exposidnc{state}@; // \expos
6002+
class @\exposidnc{state}@; // \expos
60036003

60046004
public:
60056005
using sender_concept = sender_t;

0 commit comments

Comments
 (0)