@cruglobal/godtools-shared 1.2.0-PR799-SNAPSHOT.1777 → 1.2.0-PR799-SNAPSHOT.1778

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,8 +14,8 @@
14
14
  //region block: imports
15
15
  var RegexOption_IGNORE_CASE_getInstance = kotlin_kotlin.$_$.e;
16
16
  var Regex_init_$Create$ = kotlin_kotlin.$_$.t;
17
- var substringBefore = kotlin_kotlin.$_$.m8;
18
- var contains = kotlin_kotlin.$_$.t7;
17
+ var substringBefore = kotlin_kotlin.$_$.e8;
18
+ var contains = kotlin_kotlin.$_$.p7;
19
19
  //endregion
20
20
  //region block: pre-declaration
21
21
  //endregion
@@ -26,7 +26,7 @@
26
26
  tmp = null;
27
27
  } else {
28
28
  // Inline function 'kotlin.text.matches' call
29
- tmp = Regex_init_$Create$('https?', RegexOption_IGNORE_CASE_getInstance()).bc(tmp0_safe_receiver);
29
+ tmp = Regex_init_$Create$('https?', RegexOption_IGNORE_CASE_getInstance()).mb(tmp0_safe_receiver);
30
30
  }
31
31
  return tmp === true;
32
32
  }