|
Serene Runtime 1.0.0
C runtime for the Serene programming language
|
Go to the source code of this file.
Functions | |
| static srn_fiber_result_t | say_hello (srn_context_t *ctx, void *arg) |
| int | main (void) |
Variables | |
| static int | ok |
| int main | ( | void | ) |
Definition at line 45 of file 01_hello.c.
|
static |
Definition at line 38 of file 01_hello.c.
|
static |
Definition at line 36 of file 01_hello.c.