Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
Update FUTURES
Browse files Browse the repository at this point in the history
  • Loading branch information
uanhi authored Apr 23, 2021
1 parent 6edd02a commit db6208f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions todo/FUTURES
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
:) x is 30, KV pair
(def Foo f (new Foo x 30)) (put (<- f x)) :) 30

(def Bar <- Foo :) INHERIT
(def Bar << Foo :) INHERIT
(def () bar
(put "CALL BAR!!"))

Expand Down Expand Up @@ -159,4 +159,4 @@
(put (fib 20)) :) 6757
(del x) (put x) :) exception

:) END
:) END

0 comments on commit db6208f

Please sign in to comment.