CodeSampleX

示例

Prove that non-string hash keys can disappear silently when JSON stringifies keys before parsing.

sha256:ba97e97ecda15df826536164d19fb790db2821d0d91ae3dfb2f344205cfb43a0

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Prove that non-string hash keys can disappear silently when JSON stringifies keys before parsing. HOW
json 2.9.1
环境
ruby
创建时间
2026-08-17T01:17:10Z

常见的想当然

A Hash with keys 1 and '1' should preserve both entries after a round-trip because the two keys are different in Ruby.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执