1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Add fixtures for JSON null.

This commit is contained in:
Rob Rix 2018-06-27 11:26:08 -04:00
parent 1763fcbcb1
commit 3d5378619e
6 changed files with 10 additions and 0 deletions

1
test/fixtures/json/corpus/null.A.json vendored Normal file
View File

@ -0,0 +1 @@
[null]

1
test/fixtures/json/corpus/null.B.json vendored Normal file
View File

@ -0,0 +1 @@
[null]

View File

@ -0,0 +1,2 @@
(Array
(Null))

View File

@ -0,0 +1,2 @@
(Array
(Null))

View File

@ -0,0 +1,2 @@
(Array
(Null))

View File

@ -0,0 +1,2 @@
(Array
(Null))