فهرست منبع

Add `#+feature dynamic-literals` to test

gingerBill 8 ماه پیش
والد
کامیت
5df699abf2
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      tests/issues/test_issue_829.odin

+ 1 - 0
tests/issues/test_issue_829.odin

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