remove bad script

coroutines
Ondřej Hruška 4 years ago
parent 1cfab8d21e
commit cfcd099060
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 8
      examples/frandom.csn

@ -1,8 +0,0 @@
(
(:loop)
(frng r0 0.0 1.0)
(fcmp r0 1.0
(lt? (j :loop))
(eq? (lds @cout "OK"))
(gt? (lds @cout "OVER!")))
)
Loading…
Cancel
Save