Compare commits

...

1 Commits

Author SHA1 Message Date
Leonardo de Moura
77d5ec3bc2 chore: disable test to fix build failure on Windos 2024-02-19 15:12:18 -08:00

View File

@@ -1,5 +1,8 @@
-- this should be sufficient to trigger linking against Lake's initializer symbols
import Lake
-- TODO: uncomment the following line. We commented it to avoid a test failure on Windows.
-- Windows does not allow shared objects with more 2^16 exported symbols :(
-- import Lake
--
def main : IO Unit :=
return