enhanced the compiler to prohibit variable declaration after 'do' if it's the head of block expression
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -9,6 +9,7 @@ check_SCRIPTS = \
|
||||
va-01.hcl
|
||||
|
||||
check_ERRORS = \
|
||||
do-01.err \
|
||||
feed-01.err \
|
||||
var-01.err \
|
||||
var-02.err \
|
||||
|
Reference in New Issue
Block a user