Make -no-dynamic-literals the default now

This commit is contained in:
gingerBill
2025-01-05 13:22:27 +00:00
parent 2efe4c2d68
commit bca08d3b85
8 changed files with 44 additions and 30 deletions

View File

@@ -1,4 +1,5 @@
#+vet !using-stmt !using-param
#+feature dynamic-literals
package main
import "core:fmt"