Add #+feature dynamic-literals to test

This commit is contained in:
gingerBill
2025-01-05 14:03:08 +00:00
parent 3d984d75cc
commit 5df699abf2

View File

@@ -1,4 +1,5 @@
// Tests issue #829 https://github.com/odin-lang/Odin/issues/829
#+feature dynamic-literals
package test_issues
import "core:testing"