mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-29 10:53:31 +03:00
Add a test for ticket #308
This commit is contained in:
parent
a6f83302f0
commit
f7823544cf
4
tests/issues/issue308.cry
Normal file
4
tests/issues/issue308.cry
Normal file
@ -0,0 +1,4 @@
|
||||
/*
|
||||
foo = [True, /* blah */ False]
|
||||
*/
|
||||
|
1
tests/issues/issue308.icry
Normal file
1
tests/issues/issue308.icry
Normal file
@ -0,0 +1 @@
|
||||
:l issue308.cry
|
3
tests/issues/issue308.icry.stdout
Normal file
3
tests/issues/issue308.icry.stdout
Normal file
@ -0,0 +1,3 @@
|
||||
Loading module Cryptol
|
||||
Loading module Cryptol
|
||||
Loading module Main
|
Loading…
Reference in New Issue
Block a user