1*0a6a1f1dSLionel Sambucmodule not_real { 2*0a6a1f1dSLionel Sambuc header "not_real.h" 3*0a6a1f1dSLionel Sambuc export * 4*0a6a1f1dSLionel Sambuc} 5*0a6a1f1dSLionel Sambucmodule import_some_frame { 6*0a6a1f1dSLionel Sambuc header "import_some_frame.h" 7*0a6a1f1dSLionel Sambuc export * 8*0a6a1f1dSLionel Sambuc} 9