Commit graph

3 commits

Author SHA1 Message Date
Dennis Korpel
f7f320a8e4 Implement auto ref for local variables 2024-08-07 05:49:49 +02:00
Walter Bright
dc1daca611
allow ref on locals, globals, and statics (#16428)
* allow ref on locals, globals, and statics

* add const to opEquals() overrides
2024-07-23 14:42:15 -07:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/runnable/declaration.d (Browse further)