5 lines
77 B
Haskell
5 lines
77 B
Haskell
{-# LANGUAGE CPP #-}
|
|
|
|
module Main (main) where
|
|
|
|
#include "main_definition.h"
|