Update README.md

Function parameters now exist as they should.
This commit is contained in:
Hackerpilot 2013-08-11 07:41:05 +00:00
parent ad8c5d36a0
commit dcf3e8bc8b
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@ back to the client.
* *auto* declarations
* Operator overloading (opIndex, opSlice, etc) when autocompleting
* Instances of enum types resolve to the enum itself instead of the enum base type
* Function parameters do not appear in the scope of the function body
* Public imports
* Array and associative array indexing in autocompletion
* That one feature that you *REALLY* needed
#Setup