summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/ext/XS-APItest/APItest_BS
blob: d9ec22fb628a8725848d4c5805bb8047176f15d5 (plain) (blame)
1
2
3
4
5
6
7
#
# test that non-empty .bs files get executed (but only once)

$bscode = <<'EOF';
$::bs_file_got_executed++;
EOF