Program name
say __MAIN__
if (__MAIN__ != __FILE__) {
say "This file has been included!"
}Last updated
Was this helpful?
say __MAIN__
if (__MAIN__ != __FILE__) {
say "This file has been included!"
}Last updated
Was this helpful?
Was this helpful?