[J3] tabs (re: 23-117)

Dan Nagle danlnagle at mac.com
Wed Feb 15 15:46:33 UTC 2023


Hi,

I support this proposal.  If I had thought it would be
an easy addition, I might have considered this during the discussion
of line lengths and statement lengths.

Given

character( len= <number>) :: foo, bar

I would expect

foo = bar

read( bar, '(a)') foo

write( foo, '(a)') bar

to all have the same effect.

And then there's trim and friends.



--

Cheers!
Dan Nagle




More information about the J3 mailing list