Artifact e8158aa94b821790b3b25c5824909a9a915d009977b8de226ae674b1f81380d5:
- File example/lib/hello/hello.tcl — part of check-in [0a9369ff13] at 2019-05-02 14:21:25 on branch trunk — Added bare example (user: rkeene, size: 77) [annotate] [blame] [check-ins using]
namespace eval ::hello { proc ::hello::world {} {} } package provide hello 0