Sign in
gn
/
gn.git
/
9eccbf4d494abb962b221b0e428615a9b4028f0f
/
.
/
src
/
gn
/
format_test_data
/
076.gn
blob: ea617dc90b98a70118d712a047634efdc7c31d87 [
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"
}