2019-04-18 12:55:23 -07:00
|
|
|
error: expected expression, found `)`
|
|
|
|
|
--> $DIR/post_expansion_error.rs:8:12
|
2018-09-20 17:36:31 -07:00
|
|
|
|
|
|
|
|
|
LL | await!()
|
2019-07-02 06:46:35 +02:00
|
|
|
| ^ expected expression
|
2018-09-20 17:36:31 -07:00
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2018-09-20 17:36:31 -07:00
|
|
|
|