From b436ad831aa1a94f0bda9d6315dd6136d00e2b0b Mon Sep 17 00:00:00 2001 From: Luna Date: Mon, 26 Aug 2019 21:13:42 -0300 Subject: [PATCH] readme: methods are done --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f51db53..48a3668 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ negatively charged towards ## todo - no `for` yet - - no methods yet (`fn (v Type) blah() blah {...}`) - do we really want a type system - do we really want to output c - do we really want to output llvm