Update test data
* add new tests for coroutines * add copy of some tests without dependency on stdlib
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
<!-- for debugging tests in browser -->
|
||||
<html>
|
||||
<head>
|
||||
<script type="application/javascript" src="out/codegen/irBox/coroutines/suspendFunctionTypeCall/manyParameters_1_2_v5.js"></script>
|
||||
|
||||
<script type="application/javascript">
|
||||
console.log(box());
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user