git » jacl.git » commit b87a378

paper

author Alan Dipert
2020-02-13 08:41:10 UTC
committer Alan Dipert
2020-02-13 08:41:10 UTC
parent fe08006dff2d623c6e79702c6a5e3e9afb4b275c

paper

paper/jacl-els-2020.tex +1 -1

diff --git a/paper/jacl-els-2020.tex b/paper/jacl-els-2020.tex
index 1b154b8..85de2a2 100644
--- a/paper/jacl-els-2020.tex
+++ b/paper/jacl-els-2020.tex
@@ -344,7 +344,7 @@ printed to the JavaScript console.
   window.setTimeout(() => bs.write(" "), 4000);
   
   console.log(await rdr.read());
-})()
+})();
 \end{verbatim}
 
 In the preceding example, \texttt{window.setTimeout()} is used to