Skip to content

Draft: Implement ichar

Ondřej Čertík requested to merge certik/lfortran:ichar into master

TODO:

  • Add tests
  • Use handle_intrinsic_node_args (I think it will greatly simplify this function)
  • I think we should probably rename this to StringOrd or something like that

Merge request reports