fix @(optimization_mode) usage in builtin collections

This commit is contained in:
Laytan Laats
2024-07-08 21:07:53 +02:00
parent 1a20b78633
commit 2d8d0dd851
23 changed files with 153 additions and 153 deletions
+1 -1
View File
@@ -79,4 +79,4 @@ random_generator :: proc() -> runtime.Random_Generator {
},
data = nil,
}
}
}