Fossil

th1-tcl3.txt at [66c5bc56ae]
Login

th1-tcl3.txt at [66c5bc56ae]

File test/th1-tcl3.txt artifact 208d6e2a9a part of check-in 66c5bc56ae


<th1>
  #
  # This is a "TH1 fragment" used to test the Tcl integration features of TH1.
  # The corresponding test file executes this file using the test-th-render
  # Fossil command.
  #
  proc doOut {msg} {puts $msg; puts \n}
  doOut [tclEval bad_command]
</th1>