diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-06-04 12:31:26 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-06-04 12:31:26 +0000 |
commit | 4fac3a042baf75b31b7cc7d06ce9052d48ed9d92 (patch) | |
tree | fe952114fed9f49b11fa58533478ef130eddeba7 /test/json/fixtures/fail22.json | |
parent | acb1179cd8edcd48e74178acf7d65e6c71181199 (diff) | |
download | ruby-4fac3a042baf75b31b7cc7d06ce9052d48ed9d92.tar.gz ruby-4fac3a042baf75b31b7cc7d06ce9052d48ed9d92.tar.xz ruby-4fac3a042baf75b31b7cc7d06ce9052d48ed9d92.zip |
* lib/json.rb, lib/json, ext/json, test/json:
import JSON library.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/json/fixtures/fail22.json')
-rw-r--r-- | test/json/fixtures/fail22.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json/fixtures/fail22.json b/test/json/fixtures/fail22.json new file mode 100644 index 000000000..a7752581b --- /dev/null +++ b/test/json/fixtures/fail22.json @@ -0,0 +1 @@ +["Colon instead of comma": false]
\ No newline at end of file |