import QtQuick
import Caelestia.Internal 254.0

Item {
    CircularBuffer {
        id: test
    }
}
