Files
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

412 B

insert-module-globals Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

7.2.1

  • Fix incorrect output when source contains a top-level const declaration with the same name as an inserted global. (d86999f)