diff --git a/IDEHelper/Tests/src/Functions.bf b/IDEHelper/Tests/src/Functions.bf index a174bdd6..669c1a4a 100644 --- a/IDEHelper/Tests/src/Functions.bf +++ b/IDEHelper/Tests/src/Functions.bf @@ -198,6 +198,8 @@ namespace Tests UseFunc0(func2, sa, 100.0f); true }); + + StructCRepr.Test(); } } }