Skip to content

Debug output #23

Description

@gustavnikolaj

Where did the line come from?

conf1.cjson:
{
  "#include": "conf2.cjson",
  "foo": "bar"
}

conf2.cjson:
{
  "baz": "qux"
}

yields

{
  "foo": "bar", // conf1.cjson
  "baz": "qux" // conf2.cjson
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions