hashicorp / hashicorp/hil

Wrong result type for function of return type ast.TypeBool

Open
#39 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
405
Forks
32
Avg merge
23h 7m
Merged PRs (30d)
1

Description

Hi,

The following snippet doesn't return `ast.TypeBool` anymore:

https://play.golang.org/p/fc9xgAcIvp

Instead it returns:

```
Type: TypeString
Value: true
```

It should return `TypeBool`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.