Skip to content

Commit c7bea0c

Browse files
committed
fixup docs
1 parent 9c60445 commit c7bea0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/asdf/jsonparser.d

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Asdf parseJson(
115115
/// Faulty location
116116
pure unittest
117117
{
118+
import asdf;
118119
try
119120
{
120121
auto data = `[1, 2, ]`.parseJson;

0 commit comments

Comments
 (0)