Skip to content

Commit 5b1b9e1

Browse files
committed
Provide an example of target_family being multi-valued
1 parent 6a0c84a commit 5b1b9e1

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)