munificent / vigil

Vigil, the eternal morally vigilant programming language
2.9k stars 61 forks source link

Forgetting to end a function #7

Open bhgames opened 11 years ago

bhgames commented 11 years ago

If I forget to end a function in a class, is the entire class deleted?

munificent commented 11 years ago

Vigil currently makes no claims as to the behavior of classes.

LeFreq commented 10 years ago

What does it mean to not end a function?