1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-06 14:35:36 +02:00

Change Expression Evaluation exercise to 15m (#2561)

Fixes #2559.
This commit is contained in:
Dustin J. Mitchell
2025-01-19 01:47:39 -05:00
committed by GitHub
parent f1ad41e2bc
commit 68e1ebd865

View File

@ -1,5 +1,5 @@
--- ---
minutes: 20 minutes: 15
--- ---
# Exercise: Expression Evaluation # Exercise: Expression Evaluation