Sign in
mojo
/
mojo-tools
/
98a4e78b2fa205d0c5065d03e293d2552e0ee098
/
.
/
sky
/
tests
/
modules
/
resources
/
syntax-error.sky
blob: 7f7a3fbcb77d747d0536472a6c0a1f572da313c2 [
file
]
<script>
// Note missing ;
final
String
kHello
=
"FAIL: Somehow exported a string with a syntax error."
</script>