updated the reader to forge an outer xlist automatically if the beginning is a complex literal expression like array([]), dictionary(#{}), etc
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -477,9 +477,11 @@ check_SCRIPTS = \
|
||||
insta-02.hcl \
|
||||
ret-01.hcl \
|
||||
retvar-01.hcl \
|
||||
va-01.hcl
|
||||
va-01.hcl \
|
||||
var-01.hcl
|
||||
|
||||
check_ERRORS = \
|
||||
call-01.err \
|
||||
class-01.err \
|
||||
do-01.err \
|
||||
do-02.err \
|
||||
|
Reference in New Issue
Block a user