Skip to content

Commit e95e6cf

Browse files
committed
Correct a godbolt link for modules.
1 parent 525c336 commit e95e6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talk/expert/modules.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
export Ratio golden() { ... } // golden is visible
117117
\end{cppcode*}
118118
\end{exampleblock}
119-
\begin{exampleblockGB}{main.cpp}{https://godbolt.org/z/n95rdxPdos}{Modules example}
119+
\begin{exampleblockGB}{main.cpp}{https://godbolt.org/z/G51Pq9Tbj}{Modules example}
120120
\begin{cppcode*}{}
121121
import math;
122122
import <iostream>;

0 commit comments

Comments
 (0)