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