client_plugin_logic_deb 1.8.468 → 1.8.469

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.
Files changed (46) hide show
  1. package/Kosi-Kaverit-kaverit.js +73 -73
  2. package/Kosi-Kodein-kodein-di.js +608 -608
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +1620 -1620
  4. package/Logic_Debertz-ai_module.js +583 -583
  5. package/Logic_Debertz-bot_engine.js +3274 -0
  6. package/Logic_Debertz-bot_engine.js.map +1 -0
  7. package/Logic_Debertz-client_plugin.d.ts +4 -2
  8. package/Logic_Debertz-client_plugin.js +5221 -5038
  9. package/Logic_Debertz-client_plugin.js.map +1 -1
  10. package/Logic_Debertz-core.js +2129 -2129
  11. package/Logic_Debertz-core.js.map +1 -1
  12. package/Logic_Debertz-engine.js +18320 -18143
  13. package/Logic_Debertz-engine.js.map +1 -1
  14. package/Logic_Debertz-game_client.js +12500 -12443
  15. package/Logic_Debertz-game_client.js.map +1 -1
  16. package/Logic_Debertz-game_server.js +2118 -2059
  17. package/Logic_Debertz-game_server.js.map +1 -1
  18. package/error-library-error.js +5 -5
  19. package/kotlin-kotlin-stdlib.js +2514 -2329
  20. package/kotlin-kotlin-stdlib.js.map +1 -1
  21. package/kotlinx-atomicfu.js +22 -22
  22. package/kotlinx-coroutines-core.js +3367 -3367
  23. package/kotlinx-coroutines-core.js.map +1 -1
  24. package/kotlinx-io-kotlinx-io-bytestring.js +46 -46
  25. package/kotlinx-io-kotlinx-io-core.js +576 -576
  26. package/kotlinx-serialization-kotlinx-serialization-core.js +1857 -1857
  27. package/kotlinx-serialization-kotlinx-serialization-json.js +1447 -1447
  28. package/ktor-ktor-client-content-negotiation.js +210 -210
  29. package/ktor-ktor-client-core.js +3042 -3042
  30. package/ktor-ktor-client-logging.js +1120 -1120
  31. package/ktor-ktor-events.js +11 -11
  32. package/ktor-ktor-http-cio.js +522 -522
  33. package/ktor-ktor-http.js +733 -733
  34. package/ktor-ktor-io.js +1101 -1101
  35. package/ktor-ktor-serialization-kotlinx-json.js +6 -6
  36. package/ktor-ktor-serialization-kotlinx.js +246 -246
  37. package/ktor-ktor-serialization.js +119 -119
  38. package/ktor-ktor-utils.js +834 -834
  39. package/ktor-ktor-websockets.js +50 -50
  40. package/package.json +1 -1
  41. package/random-library-crypto-rand.js +12 -12
  42. package/random-library-secure-random.js +7 -7
  43. package/raspberry-cardgame-lib-core.js +256 -256
  44. package/raspberry-cardgame-lib-logger.js +102 -102
  45. package/raspberry-cardgame-lib-random.js +997 -997
  46. package/uuid.js +27 -27
@@ -22,28 +22,28 @@
22
22
  'use strict';
23
23
  //region block: imports
24
24
  var VOID = kotlin_kotlin.$_$.b;
25
- var captureStack = kotlin_kotlin.$_$.mc;
26
- var protoOf = kotlin_kotlin.$_$.de;
27
- var initMetadataForClass = kotlin_kotlin.$_$.cd;
28
- var Exception = kotlin_kotlin.$_$.hi;
25
+ var captureStack = kotlin_kotlin.$_$.vc;
26
+ var protoOf = kotlin_kotlin.$_$.ne;
27
+ var initMetadataForClass = kotlin_kotlin.$_$.md;
28
+ var Exception = kotlin_kotlin.$_$.ti;
29
29
  var Exception_init_$Init$ = kotlin_kotlin.$_$.j1;
30
30
  var Unit_instance = kotlin_kotlin.$_$.k5;
31
31
  var Charsets_getInstance = kotlin_io_ktor_ktor_io.$_$.o;
32
- var initMetadataForInterface = kotlin_kotlin.$_$.gd;
32
+ var initMetadataForInterface = kotlin_kotlin.$_$.qd;
33
33
  var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.g;
34
34
  var parseAndSortHeader = kotlin_io_ktor_ktor_http.$_$.p1;
35
35
  var forName = kotlin_io_ktor_ktor_io.$_$.u;
36
36
  var isSupported = kotlin_io_ktor_ktor_io.$_$.v;
37
- var equals = kotlin_kotlin.$_$.vc;
38
- var FunctionAdapter = kotlin_kotlin.$_$.ic;
39
- var isInterface = kotlin_kotlin.$_$.rd;
37
+ var equals = kotlin_kotlin.$_$.ed;
38
+ var FunctionAdapter = kotlin_kotlin.$_$.rc;
39
+ var isInterface = kotlin_kotlin.$_$.be;
40
40
  var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
41
- var hashCode = kotlin_kotlin.$_$.bd;
42
- var CoroutineImpl = kotlin_kotlin.$_$.fb;
43
- var THROW_CCE = kotlin_kotlin.$_$.qi;
44
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.pa;
45
- var initMetadataForLambda = kotlin_kotlin.$_$.hd;
46
- var initMetadataForCoroutine = kotlin_kotlin.$_$.ed;
41
+ var hashCode = kotlin_kotlin.$_$.ld;
42
+ var CoroutineImpl = kotlin_kotlin.$_$.ob;
43
+ var THROW_CCE = kotlin_kotlin.$_$.cj;
44
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ya;
45
+ var initMetadataForLambda = kotlin_kotlin.$_$.rd;
46
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.od;
47
47
  var Flow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.t;
48
48
  var asFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.v;
49
49
  var firstOrNull = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.d;
@@ -62,10 +62,10 @@
62
62
  configuration = tmp;
63
63
  var tmp_0;
64
64
  if ($super === VOID) {
65
- this.l40(contentType, converter, configuration);
65
+ this.m40(contentType, converter, configuration);
66
66
  tmp_0 = Unit_instance;
67
67
  } else {
68
- tmp_0 = $super.l40.call(this, contentType, converter, configuration);
68
+ tmp_0 = $super.m40.call(this, contentType, converter, configuration);
69
69
  }
70
70
  return tmp_0;
71
71
  }
@@ -89,12 +89,12 @@
89
89
  }
90
90
  function deserialize(_this__u8e3s4, body, typeInfo, charset, $completion) {
91
91
  var tmp = new $deserializeCOROUTINE$(_this__u8e3s4, body, typeInfo, charset, $completion);
92
- tmp.g9_1 = Unit_instance;
93
- tmp.h9_1 = null;
94
- return tmp.m9();
92
+ tmp.k9_1 = Unit_instance;
93
+ tmp.l9_1 = null;
94
+ return tmp.q9();
95
95
  }
96
96
  function suitableCharset(_this__u8e3s4, defaultCharset) {
97
- defaultCharset = defaultCharset === VOID ? Charsets_getInstance().l36_1 : defaultCharset;
97
+ defaultCharset = defaultCharset === VOID ? Charsets_getInstance().m36_1 : defaultCharset;
98
98
  var tmp0_elvis_lhs = suitableCharsetOrNull(_this__u8e3s4, defaultCharset);
99
99
  return tmp0_elvis_lhs == null ? defaultCharset : tmp0_elvis_lhs;
100
100
  }
@@ -104,10 +104,10 @@
104
104
  function Configuration() {
105
105
  }
106
106
  function suitableCharsetOrNull(_this__u8e3s4, defaultCharset) {
107
- defaultCharset = defaultCharset === VOID ? Charsets_getInstance().l36_1 : defaultCharset;
108
- var _iterator__ex2g4s = parseAndSortHeader(_this__u8e3s4.i3a(HttpHeaders_getInstance().u3i_1)).t();
107
+ defaultCharset = defaultCharset === VOID ? Charsets_getInstance().m36_1 : defaultCharset;
108
+ var _iterator__ex2g4s = parseAndSortHeader(_this__u8e3s4.j3a(HttpHeaders_getInstance().v3i_1)).t();
109
109
  while (_iterator__ex2g4s.u()) {
110
- var charset = _iterator__ex2g4s.v().kf();
110
+ var charset = _iterator__ex2g4s.v().of();
111
111
  if (charset === '*')
112
112
  return defaultCharset;
113
113
  else if (isSupported(Charsets_getInstance(), charset))
@@ -116,13 +116,13 @@
116
116
  return null;
117
117
  }
118
118
  function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
119
- this.n40_1 = function_0;
119
+ this.o40_1 = function_0;
120
120
  }
121
- protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).s26 = function (value, $completion) {
122
- return this.n40_1(value, $completion);
121
+ protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).t26 = function (value, $completion) {
122
+ return this.o40_1(value, $completion);
123
123
  };
124
124
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).s3 = function () {
125
- return this.n40_1;
125
+ return this.o40_1;
126
126
  };
127
127
  protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
128
128
  var tmp;
@@ -143,34 +143,34 @@
143
143
  return hashCode(this.s3());
144
144
  };
145
145
  function deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation) {
146
- this.w40_1 = $$this$unsafeFlow;
147
- this.x40_1 = $charset;
148
- this.y40_1 = $typeInfo;
149
- this.z40_1 = $body;
146
+ this.x40_1 = $$this$unsafeFlow;
147
+ this.y40_1 = $charset;
148
+ this.z40_1 = $typeInfo;
149
+ this.a41_1 = $body;
150
150
  CoroutineImpl.call(this, resultContinuation);
151
151
  }
152
- protoOf(deserialize$o$collect$slambda).m2l = function (value, $completion) {
153
- var tmp = this.n2l(value, $completion);
154
- tmp.g9_1 = Unit_instance;
155
- tmp.h9_1 = null;
156
- return tmp.m9();
152
+ protoOf(deserialize$o$collect$slambda).n2l = function (value, $completion) {
153
+ var tmp = this.o2l(value, $completion);
154
+ tmp.k9_1 = Unit_instance;
155
+ tmp.l9_1 = null;
156
+ return tmp.q9();
157
157
  };
158
- protoOf(deserialize$o$collect$slambda).y9 = function (p1, $completion) {
159
- return this.m2l((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
158
+ protoOf(deserialize$o$collect$slambda).ca = function (p1, $completion) {
159
+ return this.n2l((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
160
160
  };
161
- protoOf(deserialize$o$collect$slambda).m9 = function () {
162
- var suspendResult = this.g9_1;
161
+ protoOf(deserialize$o$collect$slambda).q9 = function () {
162
+ var suspendResult = this.k9_1;
163
163
  $sm: do
164
164
  try {
165
- var tmp = this.e9_1;
165
+ var tmp = this.i9_1;
166
166
  switch (tmp) {
167
167
  case 0:
168
- this.f9_1 = 3;
169
- var tmp0 = this.w40_1;
170
- var tmp2 = this.a41_1;
171
- this.b41_1 = tmp0;
172
- this.e9_1 = 1;
173
- suspendResult = tmp2.c41(this.x40_1, this.y40_1, this.z40_1, this);
168
+ this.j9_1 = 3;
169
+ var tmp0 = this.x40_1;
170
+ var tmp2 = this.b41_1;
171
+ this.c41_1 = tmp0;
172
+ this.i9_1 = 1;
173
+ suspendResult = tmp2.d41(this.y40_1, this.z40_1, this.a41_1, this);
174
174
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
175
175
  return suspendResult;
176
176
  }
@@ -178,8 +178,8 @@
178
178
  continue $sm;
179
179
  case 1:
180
180
  var ARGUMENT = suspendResult;
181
- this.e9_1 = 2;
182
- suspendResult = this.b41_1.s26(ARGUMENT, this);
181
+ this.i9_1 = 2;
182
+ suspendResult = this.c41_1.t26(ARGUMENT, this);
183
183
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
184
184
  return suspendResult;
185
185
  }
@@ -188,49 +188,49 @@
188
188
  case 2:
189
189
  return Unit_instance;
190
190
  case 3:
191
- throw this.h9_1;
191
+ throw this.l9_1;
192
192
  }
193
193
  } catch ($p) {
194
194
  var e = $p;
195
- if (this.f9_1 === 3) {
195
+ if (this.j9_1 === 3) {
196
196
  throw e;
197
197
  } else {
198
- this.e9_1 = this.f9_1;
199
- this.h9_1 = e;
198
+ this.i9_1 = this.j9_1;
199
+ this.l9_1 = e;
200
200
  }
201
201
  }
202
202
  while (true);
203
203
  };
204
- protoOf(deserialize$o$collect$slambda).n2l = function (value, completion) {
205
- var i = new deserialize$o$collect$slambda(this.w40_1, this.x40_1, this.y40_1, this.z40_1, completion);
206
- i.a41_1 = value;
204
+ protoOf(deserialize$o$collect$slambda).o2l = function (value, completion) {
205
+ var i = new deserialize$o$collect$slambda(this.x40_1, this.y40_1, this.z40_1, this.a41_1, completion);
206
+ i.b41_1 = value;
207
207
  return i;
208
208
  };
209
209
  function deserialize$o$collect$slambda_0($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation) {
210
210
  var i = new deserialize$o$collect$slambda($$this$unsafeFlow, $charset, $typeInfo, $body, resultContinuation);
211
211
  var l = function (value, $completion) {
212
- return i.m2l(value, $completion);
212
+ return i.n2l(value, $completion);
213
213
  };
214
214
  l.$arity = 1;
215
215
  return l;
216
216
  }
217
217
  function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
218
218
  CoroutineImpl.call(this, resultContinuation);
219
- this.l41_1 = _this__u8e3s4;
220
- this.m41_1 = collector;
219
+ this.m41_1 = _this__u8e3s4;
220
+ this.n41_1 = collector;
221
221
  }
222
- protoOf($collectCOROUTINE$).m9 = function () {
223
- var suspendResult = this.g9_1;
222
+ protoOf($collectCOROUTINE$).q9 = function () {
223
+ var suspendResult = this.k9_1;
224
224
  $sm: do
225
225
  try {
226
- var tmp = this.e9_1;
226
+ var tmp = this.i9_1;
227
227
  switch (tmp) {
228
228
  case 0:
229
- this.f9_1 = 2;
230
- var $this$unsafeFlow = this.m41_1;
231
- this.e9_1 = 1;
232
- var tmp_0 = deserialize$o$collect$slambda_0($this$unsafeFlow, this.l41_1.o41_1, this.l41_1.p41_1, this.l41_1.q41_1, null);
233
- suspendResult = this.l41_1.n41_1.p25(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
229
+ this.j9_1 = 2;
230
+ var $this$unsafeFlow = this.n41_1;
231
+ this.i9_1 = 1;
232
+ var tmp_0 = deserialize$o$collect$slambda_0($this$unsafeFlow, this.m41_1.p41_1, this.m41_1.q41_1, this.m41_1.r41_1, null);
233
+ suspendResult = this.m41_1.o41_1.q25(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
234
234
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
235
235
  return suspendResult;
236
236
  }
@@ -239,57 +239,57 @@
239
239
  case 1:
240
240
  return Unit_instance;
241
241
  case 2:
242
- throw this.h9_1;
242
+ throw this.l9_1;
243
243
  }
244
244
  } catch ($p) {
245
245
  var e = $p;
246
- if (this.f9_1 === 2) {
246
+ if (this.j9_1 === 2) {
247
247
  throw e;
248
248
  } else {
249
- this.e9_1 = this.f9_1;
250
- this.h9_1 = e;
249
+ this.i9_1 = this.j9_1;
250
+ this.l9_1 = e;
251
251
  }
252
252
  }
253
253
  while (true);
254
254
  };
255
255
  function deserialize$$inlined$map$1($this, $charset, $typeInfo, $body) {
256
- this.n41_1 = $this;
257
- this.o41_1 = $charset;
258
- this.p41_1 = $typeInfo;
259
- this.q41_1 = $body;
256
+ this.o41_1 = $this;
257
+ this.p41_1 = $charset;
258
+ this.q41_1 = $typeInfo;
259
+ this.r41_1 = $body;
260
260
  }
261
- protoOf(deserialize$$inlined$map$1).t26 = function (collector, $completion) {
261
+ protoOf(deserialize$$inlined$map$1).u26 = function (collector, $completion) {
262
262
  var tmp = new $collectCOROUTINE$(this, collector, $completion);
263
- tmp.g9_1 = Unit_instance;
264
- tmp.h9_1 = null;
265
- return tmp.m9();
263
+ tmp.k9_1 = Unit_instance;
264
+ tmp.l9_1 = null;
265
+ return tmp.q9();
266
266
  };
267
- protoOf(deserialize$$inlined$map$1).p25 = function (collector, $completion) {
268
- return this.t26(collector, $completion);
267
+ protoOf(deserialize$$inlined$map$1).q25 = function (collector, $completion) {
268
+ return this.u26(collector, $completion);
269
269
  };
270
270
  function deserialize$slambda($body, resultContinuation) {
271
- this.z41_1 = $body;
271
+ this.a42_1 = $body;
272
272
  CoroutineImpl.call(this, resultContinuation);
273
273
  }
274
- protoOf(deserialize$slambda).b42 = function (it, $completion) {
275
- var tmp = this.n2l(it, $completion);
276
- tmp.g9_1 = Unit_instance;
277
- tmp.h9_1 = null;
278
- return tmp.m9();
274
+ protoOf(deserialize$slambda).c42 = function (it, $completion) {
275
+ var tmp = this.o2l(it, $completion);
276
+ tmp.k9_1 = Unit_instance;
277
+ tmp.l9_1 = null;
278
+ return tmp.q9();
279
279
  };
280
- protoOf(deserialize$slambda).y9 = function (p1, $completion) {
281
- return this.b42((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
280
+ protoOf(deserialize$slambda).ca = function (p1, $completion) {
281
+ return this.c42((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
282
282
  };
283
- protoOf(deserialize$slambda).m9 = function () {
284
- var suspendResult = this.g9_1;
283
+ protoOf(deserialize$slambda).q9 = function () {
284
+ var suspendResult = this.k9_1;
285
285
  $sm: do
286
286
  try {
287
- var tmp = this.e9_1;
287
+ var tmp = this.i9_1;
288
288
  if (tmp === 0) {
289
- this.f9_1 = 1;
290
- return !(this.a42_1 == null) || this.z41_1.q2w();
289
+ this.j9_1 = 1;
290
+ return !(this.b42_1 == null) || this.a42_1.r2w();
291
291
  } else if (tmp === 1) {
292
- throw this.h9_1;
292
+ throw this.l9_1;
293
293
  }
294
294
  } catch ($p) {
295
295
  var e = $p;
@@ -297,38 +297,38 @@
297
297
  }
298
298
  while (true);
299
299
  };
300
- protoOf(deserialize$slambda).n2l = function (it, completion) {
301
- var i = new deserialize$slambda(this.z41_1, completion);
302
- i.a42_1 = it;
300
+ protoOf(deserialize$slambda).o2l = function (it, completion) {
301
+ var i = new deserialize$slambda(this.a42_1, completion);
302
+ i.b42_1 = it;
303
303
  return i;
304
304
  };
305
305
  function deserialize$slambda_0($body, resultContinuation) {
306
306
  var i = new deserialize$slambda($body, resultContinuation);
307
307
  var l = function (it, $completion) {
308
- return i.b42(it, $completion);
308
+ return i.c42(it, $completion);
309
309
  };
310
310
  l.$arity = 1;
311
311
  return l;
312
312
  }
313
313
  function $deserializeCOROUTINE$(_this__u8e3s4, body, typeInfo, charset, resultContinuation) {
314
314
  CoroutineImpl.call(this, resultContinuation);
315
- this.h40_1 = _this__u8e3s4;
316
- this.i40_1 = body;
317
- this.j40_1 = typeInfo;
318
- this.k40_1 = charset;
315
+ this.i40_1 = _this__u8e3s4;
316
+ this.j40_1 = body;
317
+ this.k40_1 = typeInfo;
318
+ this.l40_1 = charset;
319
319
  }
320
- protoOf($deserializeCOROUTINE$).m9 = function () {
321
- var suspendResult = this.g9_1;
320
+ protoOf($deserializeCOROUTINE$).q9 = function () {
321
+ var suspendResult = this.k9_1;
322
322
  $sm: do
323
323
  try {
324
- var tmp = this.e9_1;
324
+ var tmp = this.i9_1;
325
325
  switch (tmp) {
326
326
  case 0:
327
- this.f9_1 = 2;
328
- this.e9_1 = 1;
329
- var this_0 = asFlow(this.h40_1);
330
- var tmp_0 = new deserialize$$inlined$map$1(this_0, this.k40_1, this.j40_1, this.i40_1);
331
- suspendResult = firstOrNull(tmp_0, deserialize$slambda_0(this.i40_1, null), this);
327
+ this.j9_1 = 2;
328
+ this.i9_1 = 1;
329
+ var this_0 = asFlow(this.i40_1);
330
+ var tmp_0 = new deserialize$$inlined$map$1(this_0, this.l40_1, this.k40_1, this.j40_1);
331
+ suspendResult = firstOrNull(tmp_0, deserialize$slambda_0(this.j40_1, null), this);
332
332
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
333
333
  return suspendResult;
334
334
  }
@@ -340,29 +340,29 @@
340
340
  if (!(result == null)) {
341
341
  tmp_1 = result;
342
342
  } else {
343
- if (!this.i40_1.q2w()) {
344
- tmp_1 = this.i40_1;
343
+ if (!this.j40_1.r2w()) {
344
+ tmp_1 = this.j40_1;
345
345
  } else {
346
- var tmp0_safe_receiver = this.j40_1.u3f_1;
346
+ var tmp0_safe_receiver = this.k40_1.v3f_1;
347
347
  if ((tmp0_safe_receiver == null ? null : tmp0_safe_receiver.l()) === true) {
348
348
  tmp_1 = NullBody_instance;
349
349
  } else {
350
- throw new ContentConvertException('No suitable converter found for ' + this.j40_1.toString());
350
+ throw new ContentConvertException('No suitable converter found for ' + this.k40_1.toString());
351
351
  }
352
352
  }
353
353
  }
354
354
 
355
355
  return tmp_1;
356
356
  case 2:
357
- throw this.h9_1;
357
+ throw this.l9_1;
358
358
  }
359
359
  } catch ($p) {
360
360
  var e = $p;
361
- if (this.f9_1 === 2) {
361
+ if (this.j9_1 === 2) {
362
362
  throw e;
363
363
  } else {
364
- this.e9_1 = this.f9_1;
365
- this.h9_1 = e;
364
+ this.i9_1 = this.j9_1;
365
+ this.l9_1 = e;
366
366
  }
367
367
  }
368
368
  while (true);