KT-12877: reorganize JS module tests to support different module systems. Test JsModule in conjunction with JsNonModule and plain module type
This commit is contained in:
committed by
Alexey Andreev
parent
0238b182cc
commit
08a7f9c298
@@ -0,0 +1,3 @@
|
||||
function foo(y) {
|
||||
return 23 + y;
|
||||
}
|
||||
Reference in New Issue
Block a user