brandonmcansh
IllegalStateException: Couldn't obtain compiled function body for IrBasedSimpleFunctionDescriptor: FUN FUNCTION_FOR_DEFAULT_PARAMETER name:Column$default visibility:public modality:FINAL <> (modifier:androidx.compose.ui.Modifier?, verticalArrangement:androidx.compose.foundation.layout.Arrangement.Vertical?, horizontalAlignment:androidx.compose.ui.Alignment.Horizontal?, content:@[Composable] @[ExtensionFunctionType] kotlin.Function1<androidx.compose.foundation.layout.ColumnScope, kotlin.Unit>, $mask0:<http://kotlin.Int|kotlin.Int>, $handler:kotlin.Any?) returnType:kotlin.Unit [inline]
@Composable fun Profile() { Column { Text(text = "Profile") } }
A modern programming language that makes developers happier.