fib-example #42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fib-example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -4,1 +4,4 @@
### examples/fib
The fib example performs fibonacci trivially on a fixed number. It is the most basic example of a process that requires no privilege, excluding `Stderr` to print the result.
s/Stderr/Stdout/
@ -0,0 +1,30 @@
{
"entrypoints": {
"main1": {
s/main1/fib/
cf5ca8d3c3
to4bba10d123
4bba10d123
to9fe48a7749
lgtm