sigsegv 2
Posted to
tcl
by colin at Wed May 19 14:00:23 GMT 2010
view raw
oo::class create Tuple {
method fixup {tuple} {
if
{
$tuple
== 0} {
my new 1
}
}
method new {{arg 0}} {
my fixup
$arg
info
frame -1
}
}
[Tuple new] new
Recent Posts
tcl by Florentis
3 hours ago
tcl by iobates
6 days ago
tcl by mookie
9 days ago
tcl by sebres
11 days ago
tcl by iobates
28 days ago
tcl by iobates
28 days ago
tcl by iobates
28 days ago
tcl by FLORENTIS
31 days ago
tcl by Florentis
31 days ago
tcl by schelte
37 days ago
Submit
New paste
Documentation
From Jabber