KT-31126 JS. Fix super constructor call. Tests
Primary ordinary -> secondary external
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
define('lib', [], function () {
|
||||
return function (data) {
|
||||
this.data = data
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user