summaryrefslogtreecommitdiffstats
path: root/tests/auto0/modules/mod2/test2-2.0.tm
blob: b5cd45b8a9a6bf0a98f5beeca1a273ae90f9904f (plain)
1
2
3
4
5
namespace eval mod2::test2 {}

proc mod2::test2::try2 args {
    return res2
}