Function svm_lib::unset_global_version
source · pub fn unset_global_version() -> Result<(), SolcVmError>
Expand description
Unset the global version. This should be done if all versions are removed.
pub fn unset_global_version() -> Result<(), SolcVmError>
Unset the global version. This should be done if all versions are removed.