/* * AppController.j * CPStackViewTest * * Created by Daniel Böhringer on December 26, 2025. * Copyright 2025, All rights reserved. */ @import @import @import "AppController.j" function main(args, namedArgs) { CPApplicationMain(args, namedArgs); }