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 evilotto
1 days ago
tcl by evilotto
1 days ago
tcl by colin
3 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by colin
4 days ago
tcl by egavilan
8 days ago
tcl by Bradipo
9 days ago
tcl by miguel
11 days ago
tcl by kbk
13 days ago
Submit
New paste
Documentation
From Jabber