This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
730c130fb3
ligo
/
src
/
test
/
contracts
/
string.ligo
4 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2019-05-13 00:56:22 +04:00
const s : string = "toto"
Simplifier now emit CONCAT constant
2019-10-07 19:16:03 +04:00
const x : string = s^"bar"
const y : string = "foo"^x
Reference in New Issue
Copy Permalink