diff options
Diffstat (limited to 'doc/usage/select_async_expand.rs.lock')
| -rw-r--r-- | doc/usage/select_async_expand.rs.lock | 5 |
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 } } + }; +} |
