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-22 00:51:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bce10cc885
leo
/
tests
/
compiler
/
string
/
inputs
/
string_out.in
5 lines
88 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!";
tests for now should be changed to use input strings when they are in
2021-05-20 21:30:12 +03:00
[registers]
input string syntax
2021-05-23 00:57:05 +03:00
out: [char; 13] = "Hello, World!";
Reference in New Issue
Copy Permalink