You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example/simple-assertions: add an explicit allocation
LFortran generates a segfault upon first assignemnt to the allocatable array
without a preceding allocation.
Also, add some comments to clarify the math error in this example code
is deliberate, and update the documentation to match the actual program.
0 commit comments