Skip to content

Reference Error in malayalam  #20

@ByteJoseph

Description

@ByteJoseph

Hits
I tried this in javascript

INPUT:

let k = "console.log('english')";
eval(k);

OUTPUT:

english

I tried this in Thengascript
INPUT:

ആവട്ടെ  = "കാണിക്കുക('മലയാളം')";
മൂല്യനിർണ്ണയം();

OUTPUT:

Error:  ReferenceError: കാണിക്കുക is not defined 

Tested in nodejs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions