Skip to content

doc: use const consistently

Rodrigo Muino Tomonari requested to merge github/fork/Trott/constify into master

events.markdown uses var and const in different places seemingly arbitrarily. This change makes it favor const when possible.

Merge request reports

Loading