// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`comments.js - babylon-verify 1`] = ` class Something { @Annotateme() // comment static property: Array; } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ class Something { @Annotateme() // comment static property: Array; } `;