mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 21:01:52 +00:00
- Fix error handling to throw for null/undefined at root level (TOML requires object root) - Fix argument parsing to properly detect when no arguments passed vs undefined argument - Update array test snapshot to match actual output format (remove extra leading newline) - All functionality works correctly: deep nesting, arrays, complex objects, round-trips 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>