#comment! fwaa bvse ve

load {
print_test loading
}

unload {
print_test unloading
}

init {
print_test hello!
print_test_number 13
}

term {
print_test goodye!
}
