We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958bdf2 commit 8fc2ba2Copy full SHA for 8fc2ba2
docs/index.html
@@ -62,6 +62,7 @@ <h1>LiquidJava Quiz</h1>
62
</ul>
63
</li>
64
<li>
65
+<p>Liquid types can prevent which of the following bugs? <strong>(Select all that apply)</strong> </p>
66
<ul class="checklist">
67
<li><label><input type="checkbox" data-question="0" data-content="1" /> Array index out-of-bounds</label></li>
68
<li><label><input type="checkbox" data-question="0" data-content="1" /> Null pointer exceptions</label></li>
0 commit comments