- 03: handler clause uses the canonical arrow (↯e ⟹ …, was ↯e ⇒ …) - 05: give sin/cos a real placeholder body (⊥) — a comment-only body is empty and cannot parse - Run parseExamples on the test runtime classpath; ParseExamples lives in the test source set and was never found on main.runtimeClasspath ./gradlew parseExamples now reports 10/10 PASS |
||
|---|---|---|
| .. | ||
| 01_hello_world.mpl | ||
| 02_factorial.mpl | ||
| 03_file_processing.mpl | ||
| 04_concurrent_download.mpl | ||
| 05_module_definition.mpl | ||
| 06_resource_management.mpl | ||
| 07_metaprogramming.mpl | ||
| 08_realtime_system.mpl | ||
| 09_network_server.mpl | ||
| 10_type_safe_database.mpl | ||