Sign in
gn
/
gn.git
/
981f46c64d1456d2083b1a2fa1367e753e0cdc1b
/
.
/
src
/
gn
/
format_test_data
/
076.golden
blob: b682482b48220f5b58edff4287c31ca479dc2101 [
file
] [
log
] [
blame
]
# Intentionally contains tabs which the formatter should convert to spaces, but
# only where it's not relevant to the parse.
if
(
true
)
{
sources
=
[
"a.c"
,
"a.h"
,
"main.c"
,
]
}
if
(
false
)
{
embedded
=
"a tab to leave alone"
}