aboutsummaryrefslogtreecommitdiffstats
path: root/src/await.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/await.rs')
-rw-r--r--src/await.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/await.rs b/src/await.rs
index a8e24fd4..038c6a5d 100644
--- a/src/await.rs
+++ b/src/await.rs
@@ -1,2 +1,2 @@
// See include!("await.rs") in token.rs.
-export_token_macro![(await)];
+export_token_macro! {[await]}