Expose extension function calls in AST package #174
Annotations
9 errors
lint:
ast/ast_test.go#L1
: # github.com/cedar-policy/cedar-go/ast_test [github.com/cedar-policy/cedar-go/ast.test]
|
lint:
ast/ast_test.go#L463
syntax error: unexpected {, expected expression
|
lint:
ast/ast_test.go#L465
syntax error: unexpected ) at end of statement
|
lint:
ast/ast_test.go#L467
syntax error: unexpected comma after top level declaration
|
lint:
ast/ast_test.go#L482
syntax error: unexpected {, expected name
|
lint:
ast/ast_test.go#L485
syntax error: unexpected ) after top level declaration (typecheck)
|
lint:
ast/ast_test.go#L463
expected operand, found '{' (typecheck)
|
lint:
ast/ast_test.go#L480
expected ';', found 'for' (typecheck)
|
lint
issues found
|