aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/select_async_expand.rs.lock
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage/select_async_expand.rs.lock')
-rw-r--r--doc/usage/select_async_expand.rs.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/usage/select_async_expand.rs.lock b/doc/usage/select_async_expand.rs.lock
new file mode 100644
index 0000000..b2553f3
--- /dev/null
+++ b/doc/usage/select_async_expand.rs.lock
@@ -0,0 +1,5 @@
+fn example() {
+ {
+ { { 100 } }
+ };
+}