aboutsummaryrefslogtreecommitdiffstats
path: root/gulrak-filesystem/test/exception.cpp
blob: 8d8b7457285e611b595e43cad385e9bfa373fd1f (plain) (blame)
1
2
3
4
5
#include <ghc/filesystem.hpp>

int main() {
    return 0;
}