Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

When default value consists of a list of expressions, default value is not returned as a string #120

@ericmorand

Description

@ericmorand

Related to #110

The expected behavior of the lib is that default values are returned as string instead of their raw value:

  • 'null' instead of null
  • 'false' instead of false
  • '"foo"' instead of "foo"

My fix to #110 broke that logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions