Fossil

th1-tcl9.txt at [739cd8720e]
Login

th1-tcl9.txt at [739cd8720e]

File test/th1-tcl9.txt artifact e27a244810 part of check-in 739cd8720e


<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.
  #
  set channel stdout; tclInvoke set channel $channel
  tclEval {puts $channel [list [file tail $argv0] $argc $argv]}
</th1>