Skip to content

Commit

Permalink
Added tag test for #xxx$ constants
Browse files Browse the repository at this point in the history
  • Loading branch information
HeX0R101 committed Feb 3, 2022
1 parent 4cd5a54 commit c7e5716
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/languages/purebasic/tag_feature.test
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#foo
#NULL$

----------------------------------------------------

[
["tag", "#foo"]
["tag", "#foo"],
["tag", "#NULL$"]
]

0 comments on commit c7e5716

Please sign in to comment.