Fix kitchen-sink.just comment (#2738)
Some checks failed
CI / lint (push) Has been cancelled
CI / msrv (push) Has been cancelled
CI / pages (push) Has been cancelled
CI / test (macos-latest) (push) Has been cancelled
CI / test (ubuntu-latest) (push) Has been cancelled
CI / test (windows-latest) (push) Has been cancelled

This commit is contained in:
Shaik Azhar Madar 2025-06-14 03:18:45 +05:30 committed by GitHub
parent 3f8fee230c
commit 79623feaa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,7 +47,7 @@ x := '''
bar bar
''' '''
# this string will evaluate to `abc\n wuv\nbar\n` # this string will evaluate to `abc\n wuv\nxyz\n`
y := """ y := """
abc abc
wuv wuv