18a725ff0c
Jjs uses jline which expects newline character to terminate interactive input Reviewed-by: sundar, jlaskey
8 lines
36 B
Plaintext
8 lines
36 B
Plaintext
|
|
|
|
|
|
|
|
jjs> print('hello')
|
|
hello
|
|
jjs>
|