Avatar
exit status: 1 with stderr:main.swift:2:7: error: cannot use mutating member on immutable value: 'a' is immutable print(a.popFirst()!) ^ (edited)