# -*- mode: snippet; require-final-newline: nil -*-
# name: If the specified expression is false, the message is written to the console along with a stack trace
# key: cas
# uuid: cas
# --
console.assert(${expression}, ${object})`(if (eolp) (js-react-redux-yasnippets-semicolon))`