RosettaCodeData/Task/Empty-string/J/empty-string-1.j

6 lines
51 B
Plaintext

variable=: ''
0=#variable
1
0<#variable
0