hcl/t/var-02.err
hyung-hwan e91dde6213
Some checks failed
continuous-integration/drone/push Build is failing
added some error check scripts
2023-11-27 00:08:59 +09:00

3 lines
161 B
Plaintext

## if you want local temporaries variables at the top-level, use the blocked expression.
| a | ## ERROR: syntax error - variable declaration disallowed
set a 10;