hcl/t/var-02.err

4 lines
161 B
Plaintext
Raw Normal View History

2023-11-26 15:08:59 +00:00
## if you want local temporaries variables at the top-level, use the blocked expression.
| a | ##ERROR: syntax error - variable declaration disallowed
set a 10;