snazzy-d / sdc

The Snazzy D Compiler
MIT License
249 stars 55 forks source link

Eliminate dependency on forced min appendable alloc size in existing tests. #305

Closed dsm9000 closed 1 year ago

dsm9000 commented 1 year ago

In re: https://github.com/snazzy-d/sdc/pull/303/files#r1327507342 .

deadalnix commented 1 year ago

this is good. just rename/move the methods and this is good to go.

Thanks.