nushell-plugins/nushell/tests/fixtures/lsp/completion/cell_path.nu

3 lines
68 B
Text
Raw Normal View History

2025-06-27 02:33:44 +01:00
const foo = {"1": "bar" "🤔🐘": [{"baz": 1}]}
$foo.🤔🐘.0.b