aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/extern.tm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/extern.tm b/test/extern.tm
index 8e2b6c06..79239a39 100644
--- a/test/extern.tm
+++ b/test/extern.tm
@@ -1,3 +1,4 @@
+use <math.h>
extern sqrt : func(n:Num->Num)
func main()