From 996471bd30abc9fedc766b95ad2480b6e883ca36 Mon Sep 17 00:00:00 2001 From: xerox Date: Mon, 20 Jan 2020 19:32:40 -0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bb45e1a..3846fe9 100755 --- a/README.md +++ b/README.md @@ -83,7 +83,6 @@ call main; * As of version 0.9.5, logic conditions must only be variables. ### If statements -* As stated above, if statement conditions must be a variable. ```c def main: