leo/disabled_tests/compiler/string/inputs/string.in

6 lines
95 B
Plaintext
Raw Normal View History

[main]
2021-05-23 00:57:05 +03:00
s1: [char; 13] = "Hello, World!";
s2: [char; 4] = "test";
[registers]
out: bool = true;