Skip to content

Commit 413eece

Browse files
Merge pull request #1518 from madsmtm/multivalued-target_family
Provide an example of `target_family` being multi-valued
2 parents 37bbb7b + 7454ec2 commit 413eece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conditional-compilation.md

Lines changed: 1 addition & 0 deletions
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)