1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/haskell/corpus/cpp-directives.B.hs

4 lines
74 B
Haskell
Raw Normal View History

2018-06-14 02:40:00 +03:00
#ifndef mingw64_HOST_OS
import System.Util.Posix.Signals
#endif