mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-16 10:32:55 +00:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
<%
|
|
if (true)
|
|
throw new NullPointerException("This is a test");
|
|
%>
|