blob: ead6c3fbe8aac061b14a80742a29172f7ad05b9c [file] [log] [blame]
if [ catch { load ./import_nomodule[info sharedlibextension] import_nomodule} err_msg ] {
puts stderr "Could not load shared object:\n$err_msg"
}