@ -1,8 +1,5 @@
<script setup lang="ts">
const d = 1
if (d == 1) {
console.log(d)
}
</script>
<template>