FEATURE: fix the namespace of the standard library (not testing) (#9193)

This commit is contained in:
Antoine Stevan
2023-05-19 22:27:45 +02:00
committed by GitHub
parent c55b5c0a55
commit 55bb501c71
8 changed files with 96 additions and 96 deletions

View File

@ -1,6 +1,6 @@
use std "xaccess"
use std "xupdate"
use std "xinsert"
use std xml xaccess
use std xml xupdate
use std xml xinsert
use std "assert equal"
export def setup [] {