Closed luketpeterson closed 6 months ago
In PR the behavior of the include stdlib op was changed to potentially return an atom rather than the unit type. I forgot to update the type signature, so that's what this PR does.
include
In PR the behavior of the
include
stdlib op was changed to potentially return an atom rather than the unit type. I forgot to update the type signature, so that's what this PR does.