···66666767 func isNil() -> Bool {
6868 // This shouldn't modify the data stack. We just peek here.
6969- type == .simple && argument == 22
6969+ type == .simple && (argument == 22 || argument == 23)
7070 }
71717272 /// Reads the next variable-sized integer off the data stack.