Closed GWBasic closed 1 month ago
I got compiler errors that generic parameters are unused, so I added fields of those types.
I'm sure there's a way to remove these unneeded fields. It's just cleanup
https://github.com/GWBasic/index_signal/commit/4674e7e40fb5814bf7c7cb2dfa0e04258ade455b
I got compiler errors that generic parameters are unused, so I added fields of those types.
I'm sure there's a way to remove these unneeded fields. It's just cleanup