Adds Unary length operator

This commit is contained in:
2018-11-24 15:11:33 +01:00
parent 2dc59c5f8b
commit cd04486d16
12 changed files with 88 additions and 12 deletions

View File

@@ -26,7 +26,7 @@ namespace UpsilonTests.StandardLibraryTests
}
[Fact]
public void IPairsTest()
public void UpTillNilPairsTest()
{
const string input = @"
arr = {100, 56, 28, nil, 100}