1# RUN: %lldb --no-use-color -s %s | FileCheck %s 2settings show use-color 3# CHECK: use-color (boolean) = false 4q 5