Liquid syntax error: Unknown tag 'endraw'
For further actions, you may consider blocking this person and/or reporting abuse
Liquid syntax error: Unknown tag 'endraw'
For further actions, you may consider blocking this person and/or reporting abuse
babar ali -
Argho Dev -
Manish Kumar Sundriyal -
bhattji007 -
Top comments (5)
parseInt(
${"9".repeat(304)}
) returns a number , parseInt(${"9".repeat(305)}
) returns InfinityCuz that's where the number exits the limit
Hence infinity
but that's interesting, because 304 is not power of 2.
btw there is a hard limit on the number you can use in repeat also!
π³