]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/python/Tools/modulator/Templates/object_tp_hash
/sys/lib/dist/mkfile: test for .git directory
[plan9front.git] / sys / src / cmd / python / Tools / modulator / Templates / object_tp_hash
1
2 static long
3 $abbrev$_hash($abbrev$object *self)
4 {
5         /* XXXX Return a hash of self (or -1) */
6 }