LuaLS / LuaLS.github.io

Statically generated website for LuaLS using Astro.
https://luals.github.io/
6 stars 12 forks source link

Document multiple inheritance in `@class` #41

Closed steveRoll-git closed 1 month ago

steveRoll-git commented 1 month ago

The @class annotation allows inheriting multiple types separated by commas. This wasn't documented until now.