Idris2/tests/chez/chez031/expected

32 lines
1.2 KiB
Plaintext
Raw Normal View History

Error: The given specifier was not accepted by any backend. Available backends:
chez, chez-sep, racket, node, javascript, refc, gambit
2020-09-13 01:51:01 +03:00
Some backends have additional specifier rules, refer to their documentation.
Specifiers:29:1--30:35
29 | %foreign "scheme,racket:+"
30 | plusRacketFail : Int -> Int -> Int
Error: The given specifier was not accepted by any backend. Available backends:
chez, chez-sep, racket, node, javascript, refc, gambit
Some backends have additional specifier rules, refer to their documentation.
Specifiers:29:1--30:35
29 | %foreign "scheme,racket:+"
30 | plusRacketFail : Int -> Int -> Int
2020-09-13 01:51:01 +03:00
Main> Loaded file Specifiers.idr
Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
chez, chez-sep, racket, node, javascript, refc, gambit
2020-09-13 01:51:01 +03:00
Some backends have additional specifier rules, refer to their documentation.
Specifiers:29:1--30:35
2020-09-13 01:51:01 +03:00
Specifiers> [exec] Specifiers> Error: The given specifier was not accepted by any backend. Available backends:
chez, chez-sep, racket, node, javascript, refc, gambit
2020-09-13 01:51:01 +03:00
Some backends have additional specifier rules, refer to their documentation.
Specifiers:29:1--30:35
2020-09-13 01:51:01 +03:00
[exec] Specifiers>
Bye for now!