Mercurial > hg > CbC > CbC_llvm
view flang/test/Driver/Inputs/iso_fortran_env.mod @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | |
children |
line wrap: on
line source
! DUMMY module ! Added for testing purposes. The contents of this file are currently not relevant. module iso_fortran_env use __fortran_builtins,only:event_type=>__builtin_event_type use __fortran_builtins,only:lock_type=>__builtin_lock_type use __fortran_builtins,only:team_type=>__builtin_team_type end