remove bad script

coroutines
Ondřej Hruška 5 anos atrás
commit cfcd099060
Assinado por: MightyPork
ID da chave GPG: 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!")))
)
Carregando…
Cancelar
Salvar