Fossil

th1-tcl6.txt at [3fb8e171b3]
Login

th1-tcl6.txt at [3fb8e171b3]

File test/th1-tcl6.txt artifact 8fa6cba360 part of check-in 3fb8e171b3


<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 th1Eval bad_command]
</th1>