2020-11-17 22:00:10 +03:00
|
|
|
## Property Delegation Tools (#1)
|
2020-09-27 01:27:15 +03:00
|
|
|
|
2020-12-12 02:30:51 +03:00
|
|
|
Convert `PropertyDelegation/Configuration.kt` to use a `Map` instead of a file.
|
|
|
|
The starter code in `main()` tests your new `Configuration` class.
|
2020-09-29 14:29:57 +03:00
|
|
|
|
2020-10-12 13:11:53 +03:00
|
|
|
<sub> This task doesn't contain automatic tests,
|
|
|
|
so it's always marked as "Correct" when you run "Check".
|
|
|
|
Please compare your solution with the one provided! </sub>
|