Path: blob/main/tests/docs/playwright/ojs/test-ojs-define-2.qmd
3562 views
--- title: "Tests if ojs-define reuse is working." format: html --- ```{ojs} import { defn_1 } from "./test-ojs-define-1.qmd"; b = defn_1.a ```
--- title: "Tests if ojs-define reuse is working." format: html --- ```{ojs} import { defn_1 } from "./test-ojs-define-1.qmd"; b = defn_1.a ```