Skip to content

json value not allowed is variable assignment #28

@chrysaora-achlyos

Description

@chrysaora-achlyos

Describe the bug

var json = { "title": "My First Post", "body": "0.9", "userId": 1 } generates a syntax error. This is different from AppStore Jellycuts

To Reproduce

Steps to reproduce the behavior:

  1. create a file oj_dURL_post_3.jelly and paste in above line of code
  2. compile with command jelly oj_dURL_post_3.jelly --export --out u_oj_dURL_post_3.shortcut
  3. Observe error
SYNTAX ERROR, line: 1, "ERROR (string_chars) (string_chars) (string_chars) (string_chars) (string_chars) (string_chars) (string_chars) (string_chars) (string_chars)" Check your syntax in the surrounding area. Found 1 errors

Expected behavior

In AppStore Jellycuts this generates an Set variable action

Information

  • Device: [MacBook Pro, 14-inch, 2021]
  • OS: [Sonoma 14.5]
  • Jellycuts Version [???, jelly command does not provide method to generate version (/opt/homebrew/bin/jelly)]
  • Jailbroken? [No]

Additional context

Fix perhaps in tree-sitter-jelly

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions