# This should fail f : file_type; create( f, out_file, "./test.txt" ); close( f; -- missing closing paranthesis