Skip to content

Commit ac3e306

Browse files
committed
add reference of example
1 parent cb557da commit ac3e306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/docs/Intrinsics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ This intrinsic is provided in subroutine forms only.
948948
| `TIME` | The type shall be REAL(4). |
949949

950950
#### Example
951-
951+
Here is an example usage from [Gfortran ETIME](https://gcc.gnu.org/onlinedocs/gfortran/ETIME.html)
952952
```Fortran
953953
program test_etime
954954
integer(8) :: i, j

0 commit comments

Comments
 (0)