Skip to content

sjsonnet does not support recursive functions/tailstrict #189

@raymondji-db

Description

@raymondji-db

Recursive function test is commented out: https://github.com/databricks/sjsonnet/blob/master/sjsonnet/test/src-jvm-native/sjsonnet/FileTests.scala#L56

When attempting to compile a jsonnet file with tailstrict:

sjsonnet.ParseError: Expected ";":30:23, found "tailstrict"
    at .(../sjsonnet/sjsonnet/test/resources/test_suite/recursive_function.jsonnet:30:23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions