YAML DECODE[ : (#ENV{test}|strtoupper)]
#SET{options, #ARRAY{show_error, #EVAL{true}}}
[(#ENV{test}|=={inclusion}|ou{#ENV{inclure}}|oui)
#SET{options, #GET{options}|array_merge{#ARRAY{include, #EVAL{true}}}}
]
#SET{fichier, #ENV{fichier, demo/test_#VALEUR.yaml}}
#SET{options, #GET{options}|array_merge{#ARRAY{library, #VALEUR}}}
LIBRAIRIE : [(#VALEUR) - ][FICHIER : (#GET{fichier})]
[(#GET{fichier}|decoder_fichier_yaml{#GET{options}}|bel_env)
]