ufos 1.0.71 → 1.0.72

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.
@@ -1,27 +0,0 @@
1
-
2
- function set_globals() {
3
- nesting=0;VERBOSE_DEBUG=false;function puts() { eval("return con" + "sole" + ".warn"); }
4
- } ; set_globals(); function main_func( array, i) {var rvalue
5
-
6
- ;
7
- const max = array.length;
8
- while (i < max) {
9
- BasicObject element = array[i];
10
- const style = element.style
11
- const condition = true;
12
- if (condition) {
13
- using namespace std;
14
-
15
- //{one.slice(one.length - 1)
16
- rvalue = std::cout << (std::string)element;
17
- } else {try {
18
- rvalue = main_func_otherwise([element], 0);
19
-
20
- } catch (e) {} } ++i; }
21
- return rvalue;
22
- }
23
-
24
- function e1641777662348_main() {
25
-
26
- }
27
- e1641777662348_main();
@@ -1,22 +0,0 @@
1
-
2
- function set_globals() {
3
- nesting=0;VERBOSE_DEBUG=false;function puts() { eval("return con" + "sole" + ".warn"); }
4
- } ; set_globals(); function foo( array, i) {var rvalue
5
-
6
- ;
7
- const max = array.length;
8
- while (i < max) {
9
- BasicObject element = array[i];
10
- const style = element.style
11
- const condition = true;
12
- if (condition) {
13
- using namespace std;
14
-
15
- //{one.slice(one.length - 1)
16
- rvalue = element.print();
17
- } else {try {
18
- rvalue = foo_otherwise([element], 0);
19
-
20
- } catch (e) {} } ++i; }
21
- return rvalue;
22
- }
@@ -1,22 +0,0 @@
1
-
2
- function set_globals() {
3
- nesting=0;VERBOSE_DEBUG=false;function puts() { eval("return con" + "sole" + ".warn"); }
4
- } ; set_globals(); function main_func( array, i) {var rvalue
5
-
6
- ;
7
- const max = array.length;
8
- while (i < max) {
9
- BasicObject element = array[i];
10
- const style = element.style
11
- const condition = true;
12
- if (condition) {
13
- using namespace std;
14
-
15
- //{one.slice(one.length - 1)
16
- rvalue = std::cout << (std::string)element;
17
- } else {try {
18
- rvalue = main_func_otherwise([element], 0);
19
-
20
- } catch (e) {} } ++i; }
21
- return rvalue;
22
- }