1#Needs:
2
3# Check that detach glyph works
4New()
5Select(65)
6SetWidth(400)
7CopyReference()
8Select(66)
9SameGlyphAs()
10DetachGlyphs()
11