Ibiza, Ibiza
Ibiza, Ibiza is a 1986 Welsh comedy television film which aired on Welsh-language channel S4C.[1] It was directed by Ronw Protheroe and stars Caryl Parry Jones, Siw Hughes, Emyr Wyn, and Huw Chiswell.[2] It covers the stories of three women as they go on holiday to the island of Ibiza.
Cast
- Caryl Parry Jones
- Siw Hughes
- Emyr Wyn
- Islwyn Morris
- Huw Chiswell
- Gaynor Davies
gollark: That reminds me of just how much I dislike dan's formatting style.
gollark: https://github.com/SquidDev-CC/CC-Tweaked/blob/master/src/main/resources/assets/computercraft/lua/bios.lua#L170
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.