···711711 ... testing 'hello.ml' with 1 (script) => failed (Why should this pass in the first place)
712712#+end_src
713713714714+In addition, the script can write lines of the form ~variable="string"~, or
715715+~variable+="string"~, or ~-variable~, to file ~${ocamltest_response}~, to set, append to,
716716+and unset ocamltest environment variables, respectively.
717717+714718* Key concepts
715719 :PROPERTIES:
716720 :CUSTOM_ID: concepts