Skip to content

Commit

Permalink
Update proj1.bal in sem-type tests
Browse files Browse the repository at this point in the history
This is because #34711 has been fixed now
  • Loading branch information
lochana-chathura committed Nov 9, 2023
1 parent 4bb74d1 commit 1d5b07f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// TF<:B
// B<:TF
type B boolean;
type TF true|false;

0 comments on commit 1d5b07f

Please sign in to comment.