Home
last modified time | relevance | path

Searched refs:team_coarray (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dthis_image02.f9010 type(team_type) team_coarray[*] variable
31 images = this_image(team_coarray, team=home)
32 images = this_image(team_coarray[1], team=home)
127 images = this_image(team_coarray)