Finish transition to the new #link syntax

This commit is contained in:
Nathan Braswell
2016-07-03 22:53:05 -07:00
parent 0f2ac1421a
commit 067c72f77c
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
/*#link("m")*/
#link(m)
#link("m")
fun fibanacci(num: int): int {
var l1 = 1