2 ! This file must be compiled BEFORE binding_label_tests_13_main.f03, which it
3 ! should be because dejagnu will sort the files.
4 module binding_label_tests_13
5 use, intrinsic :: iso_c_binding, only: c_int
8 end module binding_label_tests_13
9 ! { dg-final { keep-modules "" } }