diff options
| author | mo8it <mo8it@proton.me> | 2024-04-25 16:30:01 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-25 16:30:01 +0200 |
| commit | 177e2870c5272dacee662d3e9522bc57c5a134c0 (patch) | |
| tree | 65947f8e12480973bff39c247e3bbcfcdb8c95e2 /solutions/16_lifetimes | |
| parent | 3ce32352945a81972b5b421d522ca5e6fbd28d2c (diff) | |
Edit comment
Diffstat (limited to 'solutions/16_lifetimes')
| -rw-r--r-- | solutions/16_lifetimes/lifetimes1.rs | 2 | ||||
| -rw-r--r-- | solutions/16_lifetimes/lifetimes2.rs | 2 | ||||
| -rw-r--r-- | solutions/16_lifetimes/lifetimes3.rs | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/solutions/16_lifetimes/lifetimes1.rs b/solutions/16_lifetimes/lifetimes1.rs index 70b786d..4e18198 100644 --- a/solutions/16_lifetimes/lifetimes1.rs +++ b/solutions/16_lifetimes/lifetimes1.rs @@ -1 +1 @@ -// TODO +// Solutions will be available before the stable release. Thank you for testing the beta version 🥰 diff --git a/solutions/16_lifetimes/lifetimes2.rs b/solutions/16_lifetimes/lifetimes2.rs index 70b786d..4e18198 100644 --- a/solutions/16_lifetimes/lifetimes2.rs +++ b/solutions/16_lifetimes/lifetimes2.rs @@ -1 +1 @@ -// TODO +// Solutions will be available before the stable release. Thank you for testing the beta version 🥰 diff --git a/solutions/16_lifetimes/lifetimes3.rs b/solutions/16_lifetimes/lifetimes3.rs index 70b786d..4e18198 100644 --- a/solutions/16_lifetimes/lifetimes3.rs +++ b/solutions/16_lifetimes/lifetimes3.rs @@ -1 +1 @@ -// TODO +// Solutions will be available before the stable release. Thank you for testing the beta version 🥰 |
