# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #38074]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38074 >


$ tclsh # RIGHT
% expr fink()
unknown math function "fink"


$ make tclsh #WRONG
% expr fink()
fink

Reply via email to