pohlan / SimpleSheet.jl

0 stars 0 forks source link

Multiline evaluation issue and `e_v` missing #2

Closed luraess closed 3 years ago

luraess commented 3 years ago

https://github.com/pohlan/SimpleSheet.jl/blob/61570b08a7a3486a4e12b367589846352d674f31/run_it_diffeq_expl.jl#L106

Note that

mauro3 commented 3 years ago

as @pohlan reported, multiline statement are only evaluated if operator is at the end of previous line

Yes, that one is annoying as no error gets thrown. In my defense, I copied that error from you, @luraess ;-)

mauro3 commented 3 years ago

I'll push a fix in a sec

luraess commented 3 years ago

I should have fixed the multiline issue in my owl-life. e_v showing up "explicitly" may be desired...