This website requires JavaScript.
Explore
Help
Sign In
AleoHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/AleoHQ/leo.git
synced
2024-12-20 16:11:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ce7dfedea6
leo
/
disabled_tests
/
compiler
/
string
/
inputs
/
string.in
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests for now should be changed to use input strings when they are in
2021-05-20 21:30:12 +03:00
[main]
input string syntax
2021-05-23 00:57:05 +03:00
s1: [char; 13] = "Hello, World!";
s2: [char; 4] = "test";
tests for now should be changed to use input strings when they are in
2021-05-20 21:30:12 +03:00
[registers]
out: bool = true;
Reference in New Issue
Copy Permalink