efg 0.1.4

Conditional compilation using boolean expression syntax, rather than any(), all(), not().
Documentation
1
2
3
4
5
error: expected `||`
 --> tests/ui/expected-or.rs:3:12
  |
3 | #[efg(unix |= windows)]
  |            ^