Skip to content

Commit 1ae3dee

Browse files
authored
Merge pull request #1518 from madsmtm/multivalued-target_family
Provide an example of `target_family` being multi-valued
2 parents 6a0c84a + 5b1b9e1 commit 1ae3dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conditional-compilation.md

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Example values:
142142
* `"unix"`
143143
* `"windows"`
144144
* `"wasm"`
145+
* Both `"unix"` and `"wasm"`
145146

146147
### `unix` and `windows`
147148

0 commit comments

Comments
 (0)