Respond to an unknown method call: Difference between revisions

Content added Content deleted
({{omit from|PARI/GP}})
Line 433: Line 433:


=={{header|Tcl}}==
=={{header|Tcl}}==
{{works with|Tcl|8.5}} or {{libheader|TclOO}}
{{works with|Tcl|8.6}} or {{libheader|TclOO}}
<lang tcl>package require TclOO
<lang tcl>package require TclOO
# First create a simple, conventional class and object
# First create a simple, conventional class and object