Remove dumbass type constraint crap.

This commit is contained in:
2024-12-29 23:39:57 +01:00
parent 90fb1a035e
commit f13508262b
7 changed files with 65 additions and 341 deletions

View File

@@ -6,6 +6,6 @@
float
got:
res : float2 = float2(2.0, 2.0);
res : float2 = float2(2.0, 2.0)