diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:26:33 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-05-01 22:26:33 +0300 |
| commit | 44fb150915fee559658d2296a5ba987925d27f78 (patch) | |
| tree | 5d249588c9013db10809856834edb1dc36000bbc /tests/opt_group/test.mk | |
| parent | db6de6955dfef602d2cc708767cad39268b3a91c (diff) | |
| download | fwd-44fb150915fee559658d2296a5ba987925d27f78.tar.gz fwd-44fb150915fee559658d2296a5ba987925d27f78.zip | |
add opt_group test
Diffstat (limited to 'tests/opt_group/test.mk')
| -rw-r--r-- | tests/opt_group/test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/opt_group/test.mk b/tests/opt_group/test.mk new file mode 100644 index 0000000..c51cdec --- /dev/null +++ b/tests/opt_group/test.mk @@ -0,0 +1 @@ +XFAIL += opt_group,'opt_group.fwd:6:2: error: using moved value' |
