1#
2# test that non-empty .bs files get executed (but only once)
3
4$bscode = <<'EOF';
5$::bs_file_got_executed++;
6EOF
7
8