Merge pull request #65 from codeplea/temp

add test cases, general cleanup
This commit is contained in:
Lewis Van Winkle
2020-10-02 17:30:19 -05:00
committed by GitHub
5 changed files with 42 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
/*
* TINYEXPR - Tiny recursive descent parser and evaluation engine in C
*
* Copyright (c) 2015-2018 Lewis Van Winkle
* Copyright (c) 2015-2020 Lewis Van Winkle
*
* http://CodePlea.com
*