Skip to content

Commit

Permalink
fix one too many paused slides
Browse files Browse the repository at this point in the history
  • Loading branch information
Rdeisenroth committed Oct 3, 2023
1 parent 86045dc commit ea002f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lecture/03_Variablen/03_Variablen.tex
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ \subsection{Zuweisung}
\item Variablen, die \textbf{mehrmals} zugewiesen werden können\\
\kotlininline{var variableName = Wert}
\end{itemize}
\pause
\onslide<+->
\kotlinfile{listings/variables.kts}
\end{frame}

Expand Down

0 comments on commit ea002f3

Please sign in to comment.