Skip to content

Commit c3b1ff7

Browse files
author
Derp McDerpson
authored
Update length.lgc
1 parent 8d25147 commit c3b1ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/length.lgc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ circ length(n) -> [
1212
cond n -> var string = length(~((~n)>)) / var string = n
1313
length_digit>
1414
]
15-
var string = trim(input)
15+
var string = trim(binp)
1616
var length_digit = 0
1717
out length(string)

0 commit comments

Comments
 (0)