6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
{
|
|
// suppresses warnings about the use of expression
|
|
// where normally you would expect to see assignments or function calls
|
|
"expr": true
|
|
}
|