Set target in test.

This commit is contained in:
Christoffer Lerno
2026-01-29 00:43:53 +01:00
parent 50718cb905
commit 32b1df0f86

View File

@@ -1,3 +1,4 @@
// #target: macos-aarch64
module abc_faults;
module abc <Type>;
import std::io, abc_faults, std::collections::list;