smoke_test.py 108 Bytes Raw Blame History Permalink 1 2 3 4 5 6 # RUN: %PYTHON %s | FileCheck %s import mlir # CHECK: From the native module print(mlir.get_test_value())