diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* TODO: -make sure fn(t :: Type, x : t) t works check fn(x :: int, y := x) check fn(x :: int) y := x new version of copy_val for copying types?? |