This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
03952ae12c
lean2
/
tests
/
lean
/
run
/
string.lean
3 lines
40 B
Text
Raw
Normal View
History
Unescape
Escape
fix(tests/lean): adjust tests to new library structure Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-01 16:37:23 +00:00
import data.string
feat(frontends/lean): parse strings as expressions of type 'string.string' Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-02 17:00:55 +00:00
check "aaa"
check "B"
Reference in a new issue
Copy permalink