salmanahmad / silo

The Silo Programming Language
0 stars 0 forks source link

Function pointers work with non-resumable functions #113

Open salmanahmad opened 10 years ago

salmanahmad commented 10 years ago

Investigate to see how this works. I think that it may be problematic because the ExecutonContext argument is likely missing.