mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-19 07:32:26 +03:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
/*
|
|
namespace: Parse
|
|
expectation: Fail
|
|
*/
|
|
|
|
function main(s1: [char; 13], s2: [char; 4]) -> bool {
|
|
let d: char = '\u |