webdoc-labs / webdoc

Documentation generator for the web
https://www.webdoclabs.com
Other
79 stars 9 forks source link

Default value not set for negative numbers #79

Closed Zyie closed 3 years ago

Zyie commented 3 years ago

When a negative number is set it does not appear in the documentation as the default value

e.g.

 public lastTime = -1;
ShukantPal commented 3 years ago

Inference improvements