Nothing
Code
fun(10)
Condition
Error in `stop_assertion_failure()`:
! precondition failure
* `x` must be a positive integer
x num 10
Code
fun(0L)
Condition
Error in `stop_assertion_failure()`:
! precondition failure
* `x` must be a positive integer
x int 0
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.