2014-04-18 02:34:25 +04:00
|
|
|
Loading module Cryptol
|
|
|
|
Loading module Cryptol
|
|
|
|
Loading module Main
|
2018-06-20 03:28:59 +03:00
|
|
|
[warning] at ./check02.cry:3:24--3:25:
|
2018-07-27 23:52:57 +03:00
|
|
|
Defaulting type argument 'rep' of 'number' to [1]
|
2018-06-21 01:06:19 +03:00
|
|
|
[warning] at <interactive>:1:1--1:18:
|
2018-06-29 00:14:11 +03:00
|
|
|
Defaulting type argument 'ix' of '(@@)' to 4
|
2018-06-26 02:48:10 +03:00
|
|
|
Showing a specific instance of polymorphic result:
|
|
|
|
* Using 'Integer' for 1st type argument of 'Main::ones'
|
2018-06-21 01:06:19 +03:00
|
|
|
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
|
2014-04-18 02:34:25 +04:00
|
|
|
True
|