-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
What steps will reproduce the problem?
1. @exports a variable to a prototype of another symbol.
What is the expected output? What do you see instead?
It should document items assigned to propert…
-
```
For example,
var Cat = function() {
// function body
};
Cat.prototype.meow = function () {
// method body
};
will yield the warning [java] >> WARNING: Trying to document Cat#meow without
…