Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8bc19c commit 276e060Copy full SHA for 276e060
types/value.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
const (
15
- UnknownStringValue = "??"
+ UnknownStringValue = ""
16
17
18
type NullHCLString struct {
0 commit comments