mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-09 13:40:50 +00:00
6 lines
64 B
Perl
6 lines
64 B
Perl
![]() |
# -*- mode: cperl -*-
|
||
|
if ($t->[3]<<5) {
|
||
|
return 0;
|
||
|
}
|
||
|
# comment
|