Update End Keyword
@@ -2,7 +2,7 @@ Keyword: `end`
|
|||||||
|
|
||||||
Syntax: `end $int`
|
Syntax: `end $int`
|
||||||
|
|
||||||
Time Complexity:
|
Time Complexity: N/A (does not return)
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
The `end` keyword exits the program, returning an error status code to the OS. The argument is the status code returned.
|
The `end` keyword exits the program, returning an error status code to the OS. The argument is the status code returned.
|
||||||
|
|||||||
Reference in New Issue
Block a user