1 2 3 4 5 6 7 8
{ %fail } { %target=darwin } uses objc,CocoaAll; var workspace:NSWorkspace; begin workspace:=NSWorkspace.sharedWorkspace; end.