JS: add support of JsQualifier annotation. See KT-15905
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
var foo = {
|
||||
bar: function() {
|
||||
return "OK";
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user