mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-08 08:39:58 -04:00
fbec2761ab
# Description of Changes Fixes #4584. Now we check, fully recursively, whether compound `AlgebraicTypeUse`s contain a ref. # Expected complexity level and risk 1 # Testing - [x] Added a test to ensure correct codegen --------- Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Module C# test
See the module-test README for more details.
Warning
: This C# source code is manually derived from `../module-test/src/lib.rs`` and is supposed to be functionally equivalent. Do not add new types or functionality here that are not present in the Rust version, because they're compared against each other.