shithub: riscv

ref: 3a0d5f41a8253b4a3fbb6ae4b6ca77789fd6ae83
dir: /sys/src/cmd/python/Doc/perl/isilo.perl/

View raw version
package main;

$USING_STYLES = 0;
$NO_NAVIGATION = 1;
$INDEX_COLUMNS = 1;
$MODULE_INDEX_COLUMNS = 1;

sub child_line {
    return '';
}

1;      # stupid perl...