This website requires JavaScript.
Explore
Help
Sign In
go
/
hcl
Watch
2
Star
0
Fork
0
You've already forked hcl
Code
Issues
Pull Requests
Releases
Wiki
Activity
a5c0f7fdcc
hcl
/
specsuite
/
tests
/
structure
/
attributes
/
singleline_bad.hcl
2 lines
29 B
HCL
Raw
Normal View
History
Unescape
Escape
cmd/hclspecsuite: Check for expected diagnostics When a test file declares one or more expected diagnostics, we check those instead of checking the result value. The severities and source ranges must match. We don't test the error messages themselves because they are not part of the specification and may vary between implementations or, in future, be translated into other languages.
2018-08-12 17:08:27 +00:00
a
=
"a value", b
=
"b value"
Reference in New Issue
Copy Permalink