OCamlPro / niagara-lang

Compiler for the Niagara language
GNU Affero General Public License v3.0
3 stars 6 forks source link

Detect void intermediary pools #28

Open Keryan-dev opened 9 months ago

Keryan-dev commented 9 months ago

Currently, nothing prevent the construction of pool that cannot receive any value, because they are neither inputs nor have another pouring into it.