Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ricardaxel authored Jul 6, 2023
1 parent 4a73878 commit 1e7de86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ void main()
}
╰─> ldc2 -g -O0 test3.d --disable-gc2stack --disable-d-passes --of test3.d
╰─> ldc2 -g -O0 test3.d --disable-gc2stack --disable-d-passes --of test3
╰─> ./test3 "--DRT-gcopt=cleanup:collect fork:0 parallel:0 verbose:2"
[test3.d:6] captured '[a]' (4 bytes) => p = 0x7f02638fe000
Expand Down

0 comments on commit 1e7de86

Please sign in to comment.