3 lines
148 B
Text
3 lines
148 B
Text
|
-- This module serves as the root of the `FfiTest` library.
|
||
|
-- Import modules here that should be built as part of the library.
|
||
|
import FfiTest.Basic
|