Skip to content

Commit b5f0d11

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[task.state] Fix indentation
1 parent 5d31327 commit b5f0d11

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
@@ -7365,7 +7365,7 @@
73657365

73667366
void start() & noexcept;
73677367

7368-
private:
7368+
private:
73697369
using @\exposidnc{own-env-t}@ = @\seebelownc@; // \expos
73707370
coroutine_handle<promise_type> @\exposidnc{handle}@; // \expos
73717371
remove_cvref_t<Rcvr> @\exposidnc{rcvr}@; // \expos

0 commit comments

Comments
 (0)